Giter Site home page Giter Site logo

gesvd's People

Contributors

chrischoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gesvd's Issues

module not found

hi Chris,

Under a virtual env, I successfully install gesvd via python setup.py install. I can find it in pip list:

(torch) shenhuan@pf-pc30:.../MinkowskiEngine$ cd ..
(torch) shenhuan@pf-pc30:.../shengyu$ pip show gesvd
Name: gesvd
Version: 0.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Location: /scratch/shengyu/torch/lib/python3.6/site-packages/gesvd-0.1-py3.6-linux-x86_64.egg
Requires: 
Required-by: 

But when importing it, it reports module not found:

(torch) shenhuan@pf-pc30:.../shengyu$ python3
Python 3.6.9 (default, Nov  7 2019, 10:44:02) 
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gesvd
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'gesvd'

I install MinkowskiEngine in the same way and can import it, here is pip show message:

(torch) shenhuan@pf-pc30:.../shengyu$ pip show MinkowskiEngine
Name: MinkowskiEngine
Version: 0.4.2
Summary: a convolutional neural network library for sparse tensors
Home-page: https://github.com/StanfordVL/MinkowskiEngine
Author: Christopher Choy
Author-email: [email protected]
License: UNKNOWN
Location: /scratch/shengyu/torch/lib/python3.6/site-packages/MinkowskiEngine-0.4.2-py3.6-linux-x86_64.egg
Requires: numpy, torch
Required-by:

Do you have any clues where might be wrong?

The package doesn't get installed correctly

I followed the instruction to install the package but I got this error

.../anaconda3/envs/py/lib/python3.7/site-packages/gesvd-0.1-py3.7-linux-x86_64.egg/gesvd_cpp.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN6caffe26detail37_typeMetaDataInstance_preallocated_32E

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.