-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Hi, Travis,
When I run the code on Mac as this post says, an error
ImportError: dlopen(/Users/cl/Downloads/control-master/studywolf_control/arms/three_link/py3LinkArm.so, 2): no suitable image found. Did find: /Users/cl/Downloads/control-master/studywolf_control/arms/three_link/py3LinkArm.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
occurs.
Then I went the directory, deleting py3LinkArm.so file and run the command python setup.py build_ext -i, but many errors and warnings occurs,
21 warnings and 11 errors generated. error: command 'clang' failed with exit status 1.
So, how can I solve this problem?
Metadata
Metadata
Assignees
Labels
No labels