#๐ Help with pip stuff
165 messages ยท Page 1 of 1 (latest)
@clear garnet
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Hi
Nah. Select the one you want there
or change the interpreter
which?
what exactly do i do
Honestly I would uninstall 3.13 and 3.12 from Microsoft store
what why
really?
Yeah. Lots of third party libs don't support 3.13 yet
And the Microsoft store version is just gross
okay, so im uninstalling python 3.12 and installing 3.13
fr
That's not what I said
Uninstall 3.13
Keep 3.12
DUDE
Uninstall 3.12 from Microsoft store
i uninstalled 3.12 and kept 3.13
from settings
uninstall apps
i uninstalled 1 whole GB of python
alright
im keeping 3.13
but reinstalling every library
ok so now does python pip install python-nmap work
What does python -v say?
Hey nice
ill see
K
can i do that in powershell
uhm
well..
it sent a buttload of text
like
huge ass shit
and it said down down 3.13
I can't help you unless I see it
Oh that was the -v
Ok right
So that's the only Python you have installed now right?
says i need to
ye
No
:C
ye
i looked in settings
its all 3.13
and
uh
creating a venv requires an anacanadona
whatever that shit means
oh what
well it says i already have that shit
Mmhmm
And?
File "c:\Users\Yousef\Desktop\All In One Tool (Obtua)\IP Lookup.py", line 1, in <module>
import discord
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\__init__.py", line 23, in <module>
from .client import *
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\client.py", line 51, in <module>
from .sku import SKU, Entitlement
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\sku.py", line 31, in <module>
from .app_commands import MissingApplicationID
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands\__init__.py", line 12, in <module>
from .commands import *
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands\commands.py", line 53, in <module>
from .models import Choice
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands\models.py", line 44, in <module>
from ..member import Member
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\member.py", line 33, in <module>
import discord.abc
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\abc.py", line 59, in <module>
from .voice_client import VoiceClient, VoiceProtocol
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\voice_client.py", line 35, in <module>
from .player import AudioPlayer, AudioSource
File "C:\Users\Yousef\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\player.py", line 29, in <module>
import audioop
ModuleNotFoundError: No module named 'audioop'```
i got them all
but
one module doesnt work
audioop
idk why it needs tis
Dependency of discord.py I guess
Just install discord again
Or the requirements for that sketchy ass code you're running
LOL, im making my own with my very own stuff
WELL.. this is like my personalized python code
Gotcha. I just see all in one and my red flags go off
yea LMAO
lemme see if it works rn
if i install them in bash cus i js updated to pip v 25
will it show in vscode too?
As long as vscode is using the same interpreter
which interpreter?
the 3.13?
same issue
its NEVER gonna work
like EVER
What issue?
ERROR: Could not find a version that satisfies the requirement audioop (from versions: none)
ERROR: No matching distribution found for audioop
i cannot install audioop
idk why it requirs that in the first place
Remember what I said about 3.13
yeah
And how some libraries don't support it yet...
do i need 3.12?
It appears that way
chatgpt says only 3.08 and lower support it
3.8 or 3.9
Stop asking chat gpt
k
3.9 is old af
YEAH
LMAOOO
idk man my python doesnt work and will never wok
it used to work
ye
Then you decided to install 3.13
you know what bro
nah i got an idea
im installing python 3.13 from python.org and installing WITH path WITH PIP
That's literally what this means
Pip tried to find a version of that package that was built for your version of Python and it couldn't
em
so i install python 3.12 from python.org?
Yes
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.