-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am installing panoptes-pipeline but always failed. My computer is mac, python 3.7. The installation stops at python3.7/site-packages/setuptools/_distutils/core.py : “_setup_distribution = dist = klass(attrs)“. I found the value of “script_args” parameter is empty, and caused “AttributeError: ‘Configuration’ object has no attribute ‘parentdir_prefix_version’ “.
I can install POCS, panoptes-data and -utils successfully. I do not know why I can not install pipeline (https://github.com/panoptes/panoptes-pipeline). I also tried
- pip install panoptes-pipeline (no use)
- python setup.py install, or python setup.py develop. (Fail)
- pip install panoptes-pipeline (fail)
Any solutions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels