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

pytube not found during isntallation #87

Open
ShuangjunLiu opened this issue Dec 2, 2022 · 1 comment
Open

pytube not found during isntallation #87

ShuangjunLiu opened this issue Dec 2, 2022 · 1 comment

Comments

@ShuangjunLiu
Copy link

After running:
pip install -r requirements.txt
Get error to find the pytube repo:

Collecting git+https://github.com/baxterisme/pytube (from -r requirements.txt (line 36))
Cloning https://github.com/baxterisme/pytube to /tmp/pip-req-build-yu8sm76y
Running command git clone --filter=blob:none --quiet https://github.com/baxterisme/pytube /tmp/pip-req-build-yu8sm76y
remote: Repository not found.
fatal: repository 'https://github.com/baxterisme/pytube/' not found
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/baxterisme/pytube /tmp/pip-req-build-yu8sm76y did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/baxterisme/pytube /tmp/pip-req-build-yu8sm76y did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Thanks.

@hgrandy94
Copy link

I also saw this error (though I see I am writing this almost a year after you posted)! It seems unfortunately the pytube repo no longer exists. None of the demos will work without this.

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