Skip to content

Current install not possible due to changes in recent versions of setuptools (uma dependancy) #30

Description

@zarkoivkovicc

Describe the bug
Current install with uma optional dependencies is not possible due to setuptools package changes in the recent versions.

To Reproduce
Install the package directly into fresh Python environment with Python=3.11 and setuptools=82.0.0

Additional context
Make sure you change the pyproject.toml to have some upper boundary on the version of setuptools when the deprecation of pkg_resources didn't take place. Alternatively, change the scripts to reflect this change in setuptools.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions