KevinFasusi/supplychainpy

Python 3.7 cannot install suppplychainpy

KiranKumar-A opened this issue · 3 comments

Hi Kevin,
I am not able to install supplychainpy=0.0.5.

Getting error like failed to build wheel file.

install from command line and use "git+https://github.com/KevinFasusi/supplychainpy" thats what I had trouble with but I figured it out.

zenz commented

you need to use ipython to recompile all the pyx files first

Thank you