Skip to content

Error when running setup.py 'setuptools' is not defined #2

@rivettp

Description

@rivettp

I ensured setuptools was installed and then tried to run setup.py as per the readme
Console output follows:

Successfully installed setuptools-60.5.0 wheel-0.37.1
~/dev/MDSATools$ python3 setup.py
Traceback (most recent call last):
File "setup.py", line 16, in
packages=setuptools.find_packages(),
NameError: name 'setuptools' is not defined

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