Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panoptes-pipeline installation failure #91

Open
phillippro opened this issue Aug 10, 2022 · 0 comments
Open

panoptes-pipeline installation failure #91

phillippro opened this issue Aug 10, 2022 · 0 comments

Comments

@phillippro
Copy link

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

  1. pip install panoptes-pipeline (no use)
  2. python setup.py install, or python setup.py develop. (Fail)
  3. pip install panoptes-pipeline (fail)
    Any solutions?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant