Skip to content

setuptools needs to be added to install requirements #175

Description

@rancesol

Was there a change from distutils to setuptools recently? The python setup.py install command fails with

Traceback (most recent call last):
  File "/sps/lsst/users/rsolomon/clevar/setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions