Giter VIP home page Giter VIP logo

Comments (9)

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

The installation command in readme has been executed

from livox_detection.

Pennyihui avatar Pennyihui commented on August 17, 2024

可能是make时出错,试试重新make一次

from livox_detection.

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

make很多次了...
最主要make时并没有出错...
psdz@PSDZ:~/Desktop/livox_detection-master/utils/lib_cpp/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- Boost version: 1.58.0
-- pybind11 v2.9.0
-- Configuring done
-- Generating done
-- Build files have been written to: /home/psdz/Desktop/livox_detection-master/utils/lib_cpp/build

psdz@PSDZ:~/Desktop/livox_detection-master/utils/lib_cpp/build$ make
[100%] Built target lib_cpp

from livox_detection.

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

删除build dir 后的操作记录

psdz@PSDZ:~/Desktop/livox_detection-master/utils/lib_cpp/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Boost version: 1.58.0
-- pybind11 v2.9.0
-- Found PythonInterp: /home/psdz/anaconda3/bin/python3.7 (found version "3.7")
-- Found PythonLibs: /home/psdz/anaconda3/lib/libpython3.7m.so
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /home/psdz/Desktop/livox_detection-master/utils/lib_cpp/build

psdz@PSDZ:~/Desktop/livox_detection-master/utils/lib_cpp/build$ make
Scanning dependencies of target lib_cpp
[ 50%] Building CXX object CMakeFiles/lib_cpp.dir/lib_cpp.cpp.o
[100%] Linking CXX shared module lib_cpp.so
[100%] Built target lib_cpp

from livox_detection.

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

请问如何解决这个问题?

from livox_detection.

Pennyihui avatar Pennyihui commented on August 17, 2024

我用的tensorflow:1.15,也许你可以试试

from livox_detection.

Pennyihui avatar Pennyihui commented on August 17, 2024

python 3.7.11 主要是我使用python3.6 tensorflow1.14时也不行,可能是我的问题

from livox_detection.

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

tensorflow 1.15 successed!

from livox_detection.

gzchenjiajun avatar gzchenjiajun commented on August 17, 2024

建议readme修改一下吧

from livox_detection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.