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

undefined symbol: state #15

Open
qiji77 opened this issue Sep 2, 2020 · 0 comments
Open

undefined symbol: state #15

qiji77 opened this issue Sep 2, 2020 · 0 comments

Comments

@qiji77
Copy link

qiji77 commented Sep 2, 2020

Hello,first thanks for your codes,and when I run the test code I get an error like this.I don't know where is wrong
deep_cage$ python cage_deformer_3d.py --dataset SHAPENET --full_net --bottleneck_size 256 --n_fold 2 --ckpt trained_models/chair_ablation_full/net_final.pth --target_model data/shapenet_target/**/*.obj --source_model data/elaborated_chairs/throne_no_base.obj data/elaborated_chairs/Chaise_longue_noir_House_Doctor.ply --subdir fancy_chairs --phase test --is_poly
Traceback (most recent call last):
File "cage_deformer_3d.py", line 14, in
from pytorch_points.network.geo_operations import mean_value_coordinates_3D, edge_vertex_indices
File "/home/djq19/deep_cage/pytorch_points/pytorch_points/network/geo_operations.py", line 2, in
from .._ext import sampling
ImportError: /home/djq19/deep_cage/pytorch_points/pytorch_points/_ext/sampling.cpython-37m-x86_64-linux-gnu.so: undefined symbol: state

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