Giter VIP home page Giter VIP logo

Comments (5)

BQLiu2021 avatar BQLiu2021 commented on June 11, 2024

By the way, my CUDA version is also 10.1

from deep-sfm-revisited.

jytime avatar jytime commented on June 11, 2024

Hi, could you share the log file when you compile the package?

from deep-sfm-revisited.

BQLiu2021 avatar BQLiu2021 commented on June 11, 2024

running install
running bdist_egg
running egg_info
writing essential_matrix.egg-info/PKG-INFO
writing dependency_links to essential_matrix.egg-info/dependency_links.txt
writing top-level names to essential_matrix.egg-info/top_level.txt
reading manifest file 'essential_matrix.egg-info/SOURCES.txt'
writing manifest file 'essential_matrix.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_ext
building 'essential_matrix' extension
Emitting ninja build file /data3/liubq/Deep-SfM-Revisited-main/RANSAC_FiveP/build/temp.linux-x86_64-3.6/build.ninja...
Compiling objects...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
g++ -pthread -shared -B /data3/liubq/anaconda3/envs/dsfmr/compiler_compat -L/data3/liubq/anaconda3/envs/dsfmr/lib -Wl,-rpath=/data3/liubq/anaconda3/envs/dsfmr/lib -Wl,--no-as-needed -Wl,--sysroot=/ /data3/liubq/Deep-SfM-Revisited-main/RANSAC_FiveP/build/temp.linux-x86_64-3.6/essential_matrix/essential_matrix.o /data3/liubq/Deep-SfM-Revisited-main/RANSAC_FiveP/build/temp.linux-x86_64-3.6/essential_matrix/essential_matrix_wrapper.o -L/data3/liubq/anaconda3/envs/dsfmr/lib/python3.6/site-packages/torch/lib -L/usr/local/cuda/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-x86_64-3.6/essential_matrix.cpython-36m-x86_64-linux-gnu.so
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-3.6/essential_matrix.cpython-36m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg
creating stub loader for essential_matrix.cpython-36m-x86_64-linux-gnu.so
byte-compiling build/bdist.linux-x86_64/egg/essential_matrix.py to essential_matrix.cpython-36.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying essential_matrix.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying essential_matrix.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying essential_matrix.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying essential_matrix.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
pycache.essential_matrix.cpython-36: module references file
creating 'dist/essential_matrix-0.0.0-py3.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing essential_matrix-0.0.0-py3.6-linux-x86_64.egg
removing '/data3/liubq/.local/lib/python3.6/site-packages/essential_matrix-0.0.0-py3.6-linux-x86_64.egg' (and everything under it)
creating /data3/liubq/.local/lib/python3.6/site-packages/essential_matrix-0.0.0-py3.6-linux-x86_64.egg
Extracting essential_matrix-0.0.0-py3.6-linux-x86_64.egg to /data3/liubq/.local/lib/python3.6/site-packages
essential-matrix 0.0.0 is already the active version in easy-install.pth
Installed /data3/liubq/.local/lib/python3.6/site-packages/essential_matrix-0.0.0-py3.6-linux-x86_64.egg
Processing dependencies for essential-matrix==0.0.0
Finished processing dependencies for essential-matrix==0.0.0

from deep-sfm-revisited.

jytime avatar jytime commented on June 11, 2024

Considering the case here, could you just modify CMakelists.txt while not change setup.py?

from deep-sfm-revisited.

BQLiu2021 avatar BQLiu2021 commented on June 11, 2024

Still doesn't work...... orz

from deep-sfm-revisited.

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.