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

各种包的冲突严重!!!求解决 #288

Open
gyy520cyaowu opened this issue May 3, 2024 · 2 comments
Open

各种包的冲突严重!!!求解决 #288

gyy520cyaowu opened this issue May 3, 2024 · 2 comments

Comments

@gyy520cyaowu
Copy link

我无法使用python3.5,环境为3.8
仅此而已,但是报出来很多错
包括但不限于
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
AttributeError: module 'numpy' has no attribute 'typeDict'
哪怕我把open3d更换为适用3.8的0.13.0版本,错误也层出不穷,包括上述两个问题

@gyy520cyaowu
Copy link
Author

而且直接运行pip install -r helper_requirements.txt的时候,
numpy都安装不了:
ERROR: Could not find a version that satisfies the requirement numpy==1.16.1 (from versions: none)
ERROR: No matching distribution found for numpy==1.16.1

@gyy520cyaowu
Copy link
Author

而且配置好环境之后,进行预处理s3dis数据集指令,它直接报错:
ImportError: /home/vipuser/anaconda3/envs/test7/lib/python3.7/site-packages/open3d/linux/open3d.so: undefined symbol: _Py_ZeroStruct

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