Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails with setuptools v61.2.0 #170

Open
ptrxyz opened this issue Apr 18, 2022 · 2 comments
Open

Installation fails with setuptools v61.2.0 #170

ptrxyz opened this issue Apr 18, 2022 · 2 comments

Comments

@ptrxyz
Copy link

ptrxyz commented Apr 18, 2022

I recently upgraded setuptools to v61.2.0 (from 58.0.4) and the installation does now fail. The log is super long, but should be reproducible easily in a venv. Here is the last lines of the error in case it helps:

...
File "/anaconda3/envs/chem-spectra/lib/python3.7/site-packages/setuptools/_vendor/importlib_metadata/__init__.py", line 886, in find_distributions
         found = self._search_paths(context.name, context.path)
     AttributeError: 'str' object has no attribute 'name'
@kaustubhmote
Copy link
Collaborator

I am unable to reproduce this with a clean conda env with python 3.7 (and 3.8/3.9), setuptools 61.2, and the current master branch of nmrglue. Can you provide details about the nmrglue version you are using?

@ptrxyz
Copy link
Author

ptrxyz commented Apr 20, 2022

Yep, I'll have a look and provide more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants