Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conflict with bpy #780

Open
thuliu-yt16 opened this issue Jan 9, 2024 · 0 comments
Open

conflict with bpy #780

thuliu-yt16 opened this issue Jan 9, 2024 · 0 comments

Comments

@thuliu-yt16
Copy link

thuliu-yt16 commented Jan 9, 2024

I cannot import bpy and kaolin at the same time.

For example,

>>> import bpy
>>> import kaolin
Floating point exception (core dumped)

and

>>> import kaolin
>>> import bpy
Segmentation fault (core dumped)

Environment:
python 3.10.13

  • torch==2.1.1+cu118
  • bpy==4.0.0
  • kaolin==0.15.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant