Skip to content

panoptes-pipeline installation failure #91

@phillippro

Description

@phillippro

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions