Skip to content

Missing pkg_resources module when installing in fresh conda enviroment using conda #23

@andersgs

Description

@andersgs

This is caused by missing setuptools in a brand new environment.

Should migrate to importlib.resources--- but it would mean we would have to set python 3.7 as minimum requirement.

In the meantime, need to add setuptools to dependency to ensure proper installation from conda.

Metadata

Metadata

Assignees

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