Skip to content

undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE #7

@Entretoize

Description

@Entretoize

I'm trying to run the sample on Ubuntu for windows (WSL) but get this error:

bash test_sample.sh
Traceback (most recent call last):
  File "main.py", line 6, in <module>
    from PENet import ProxyEstimationNet
  File "/home/greg/FacePSNet/PENet.py", line 4, in <module>
    import gen_normal_mask
ImportError: /home/greg/anaconda3/envs/py38/lib/python3.8/site-packages/gen_normal_mask-0.0.0-py3.8-linux-x86_64.egg/gen_normal_mask.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormatE

Can someone help with that ?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions