-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
it's it the same vein as #37.
I've corrected some of the bug in my own fork but i'm now seeing another issue. At line
Line 132 in 4fd0c17
| from numpy.distutils.core import setup |
This file should only rely on Python built-in modules like distutils or setuptools.
If not refactored, the lib cannot be installed as in :
pip install -r requirements.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working