#๐ feedparser not installing in venv
31 messages ยท Page 1 of 1 (latest)
@paper fulcrum
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.
what's the output of pip --version?
not sure if im answering ur questions
inside the venv
pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
there you go
when you're in your venv what's the output of type -p python?
is it because where pip is located ?
usually
did you activate it?
yes
(venv) i get this in the terminal windon
im using vscode btw
not sure if that helps
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.