-
Notifications
You must be signed in to change notification settings - Fork 49
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
why cant it download??? #303
Comments
I probably can't help you but I do advise that you provide some more detail about what happened (screenshot? maybe censor parts if necessary) |
im doing sudo apt install python3-pip to see if not installing it could be the problem |
i think its stuck on 12% |
do sudo apt install python3-scratchattach |
couldn't find the packet named python 3 scratch attach |
do `pip install -U scratchattach` or `python -m pip install -U
scratchattach`
tiziano220812 ***@***.***> schrieb am So., 29. Dez. 2024,
21:56:
… couldn't find the packet named python 3 scratch attach
—
Reply to this email directly, view it on GitHub
<#303 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZUJJVESFDCOOEUYL2L2IBOYHAVCNFSM6AAAAABUCNR4MKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRUHAZTMMZYGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi, try with venv, and don't use sudo: python -m venv venv
source venv/bin/activate
pip install scratchattach |
i tried all the ways to download it on linux mint and the furthest i got was E: No se ha podido localizar el paquete scratchattach or in English that it couldn't find scratchattach
The text was updated successfully, but these errors were encountered: