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

Dependency in requirements.txt cannot be found on pypi #5

Open
XiangdongHe opened this issue Aug 15, 2024 · 2 comments
Open

Dependency in requirements.txt cannot be found on pypi #5

XiangdongHe opened this issue Aug 15, 2024 · 2 comments

Comments

@XiangdongHe
Copy link

Thanks for your great work.

When using pip to install dependencies, I found that many packages cannot be found.
For example, we cannot find angles==1.9.13 on Pypi, but we can find versions 1.0, 1.1, and 2.0 of angles.

This situation exists for many packages in the requirements.txt file. What is the problem with this?

@Moreland-cas
Copy link

Thanks for your great work.

When using pip to install dependencies, I found that many packages cannot be found. For example, we cannot find angles==1.9.13 on Pypi, but we can find versions 1.0, 1.1, and 2.0 of angles.

This situation exists for many packages in the requirements.txt file. What is the problem with this?

same problem, any fixs on this?

@Moreland-cas
Copy link

Thanks for your great work.

When using pip to install dependencies, I found that many packages cannot be found. For example, we cannot find angles==1.9.13 on Pypi, but we can find versions 1.0, 1.1, and 2.0 of angles.

This situation exists for many packages in the requirements.txt file. What is the problem with this?

Maybe you should install ros-noetic and moveit package in your environment

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