You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "ExoPlotter.py", line 137, in
main()
File "ExoPlotter.py", line 101, in main
import trajectory_generator as traj
File "/home/huangshizhe/ExoskeletonForKids-master/py/trajectory_generator.py", line 1, in
import build.hip as hip
File "/home/huangshizhe/ExoskeletonForKids-master/py/build/hip.py", line 28, in
_hip = swig_import_helper()
File "/home/huangshizhe/ExoskeletonForKids-master/py/build/hip.py", line 20, in swig_import_helper
import _hip
ImportError: No module named _hip
The text was updated successfully, but these errors were encountered:
Please recompile the entire package per the guidance in README and run the builds from your own computer. The project is very old and the binary files built from my laptop may not be executable on your system any more.
Traceback (most recent call last):
File "ExoPlotter.py", line 137, in
main()
File "ExoPlotter.py", line 101, in main
import trajectory_generator as traj
File "/home/huangshizhe/ExoskeletonForKids-master/py/trajectory_generator.py", line 1, in
import build.hip as hip
File "/home/huangshizhe/ExoskeletonForKids-master/py/build/hip.py", line 28, in
_hip = swig_import_helper()
File "/home/huangshizhe/ExoskeletonForKids-master/py/build/hip.py", line 20, in swig_import_helper
import _hip
ImportError: No module named _hip
The text was updated successfully, but these errors were encountered: