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

How to install / update if setup.py does not exist? #383

Open
spyball4 opened this issue Jan 31, 2025 · 2 comments
Open

How to install / update if setup.py does not exist? #383

spyball4 opened this issue Jan 31, 2025 · 2 comments

Comments

@spyball4
Copy link

Since I run a Windows machine, 5.17 used to work in VMWare Debian about a month ago. Now with 5.19(?), I can pull the new code but upon any download, it gets stuck retrying downloads for all pages. This happened both before and after I did a git pull origin master. Worth pointing out is that without a setup.py, I cannot update the CLI like before. pip gives me a warning if I try to install it that way. What course of action is best here?

Before:

Image

After:

Image

Pip Warning:

Image

@Snubsly
Copy link

Snubsly commented Feb 1, 2025

Having the same issue, downloaded the recent version and it has no setup.py.
ver.19 has same issue

@RicterZ
Copy link
Owner

RicterZ commented Feb 1, 2025

Try run command "pip install ." at the project directory

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

3 participants