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

error: Could not find suitable distribution for Requirement.parse('pymesh2==0.3' #340

Open
triple7 opened this issue Jan 2, 2023 · 1 comment

Comments

@triple7
Copy link

triple7 commented Jan 2, 2023

Hi again,

I've installed all from source using make. No errors.

When I run:
sudo ./setup.py install

I get the following:
Installed /Users/osiris/miniforge3/lib/python3.9/site-packages/pymesh2-0.3-py3.9-macosx-11.0-arm64.egg
Processing dependencies for pymesh2==0.3
Searching for pymesh2==0.3
Reading https://pypi.org/simple/pymesh2/
/Users/osiris/miniforge3/lib/python3.9/site-packages/pkg_resources/init.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release
warnings.warn(
No local packages or working download links found for pymesh2==0.3
error: Could not find suitable distribution for Requirement.parse('pymesh2==0.3')

Before I start messing with the setup.py file, anything I can quickly solve this with?

@tomichec
Copy link

The package in the PyPi repository is outdated. I think that it is due to the non-working build. Related to the #307

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