Phylliade / ikpy

An Inverse Kinematics library aiming performance and modularity
http://phylliade.github.io/ikpy
Apache License 2.0
695 stars 151 forks source link

Python not detecting ikpy package #140

Open ItzSunBoi opened 1 year ago

ItzSunBoi commented 1 year ago

I have installed the package through pip and I am using Visual Studio to run the python code but it keeps on giving me the error "ModuleNotFoundError: No module named 'ikpy.chain'; 'ikpy' is not a package"

Any help is much appreciated.