Skip to content

astropy.extern no longer packages six with it #219

@dnarayanan

Description

@dnarayanan

so this fails:

  File "/home/desika.narayanan/miniconda3/envs/pd4env/lib/python3.6/site-packages/hyperion/model/model.py", line 12, in <module>
    from astropy.extern import six
ImportError: cannot import name 'six'

easy fix in code to just do an import six but i don't know where to have hyperion automatically download six and install it in both the source and conda package in order to issue a pull request.

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