Closed xcyan closed 8 years ago
$ pip install -e ali $ Directory 'ali' is not installable. File 'setup.py' not found.
Any ideas of the reason? Thanks!
I think there's a typo in the instruction. Could you try
pip install -e ALI
and tell me if it works?
that works, thanks!
Thanks guys. Closing the issue.
$ pip install -e ali $ Directory 'ali' is not installable. File 'setup.py' not found.
Any ideas of the reason? Thanks!