Apex: undefined symbol: _ZN2at19UndefinedTensorImpl10_singletonE

Created on 23 Nov 2019  路  1Comment  路  Source: NVIDIA/apex

Hi,

Thanks for the great library!

I got the following issues when I "import kaolin"
"ImportError: .cache/Python-Eggs/kaolin-0.2.0+1accd3e-py3.6-linux-x86_64.egg-tmp/kaolin/cuda/load_textures.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2at19UndefinedTensorImpl10_singletonE"

I'm using Python3.6 + cuda10.1 + pytorch1.3

Moreover, It seems that kaolin requires certain version of cuda and pytorch. Could you add more detailed information in the document?

Thanks!

Most helpful comment

do rm -r build and install kaolin from scratch

>All comments

do rm -r build and install kaolin from scratch

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rmrao picture rmrao  路  3Comments

Data-drone picture Data-drone  路  4Comments

jbraeburn picture jbraeburn  路  4Comments

ccoulombe picture ccoulombe  路  3Comments

Hecmay picture Hecmay  路  4Comments