Hello, I tried to run your project through your instructions but it seems that something goes wrong : the installation stops when it hits the Kivy part (seems like the error is related to win32 but i am on macOS) and installing kivy manually doesn't solve the issue so i get a "from KivyWidgets.mainpage import MainPage, ModuleNotFoundError: No module named 'KivyWidgets'" error when running BiKinematics.py.
Have you any idea to fix this ? I really want this to work :(
Hello, I tried to run your project through your instructions but it seems that something goes wrong : the installation stops when it hits the Kivy part (seems like the error is related to win32 but i am on macOS) and installing kivy manually doesn't solve the issue so i get a "from KivyWidgets.mainpage import MainPage, ModuleNotFoundError: No module named 'KivyWidgets'" error when running BiKinematics.py.
Have you any idea to fix this ? I really want this to work :(