#๐Ÿ”’ Pip install stopped working

28 messages ยท Page 1 of 1 (latest)

last creek
#

Hey, After new update of pycharm, when I do pip install xyz, I cannot "import" it within the code.
When I do that manually inside the "+" it sees it.
I want to be able to use console

kind monolithBOT
#

@last creek

Python help channel opened

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.

viral nebula
#

have you tried pip3 install

last creek
#

Hey, installation is done properly.

#

When I try to "redo" it says it's already satisfied

#

however I cannot import it, lol

wraith grove
#

are you installing it with the correct python version? and/or is pycharm configured to use the version of python youve installed your package on?

last creek
#

Yes

#

double yes

#

I basically even re-do projects to check.
Use pre-requisitives, then go "pip install pandas"

#

Then it does not see pandas, lol

wraith grove
#

interesting, im not sure how pycharm works but try restarting the ide

last creek
#

Is it possible that defender might be screwing it up?

#

Can be closed, hard reset helped a little.

#

lol

#

thank you anyway

viscid rampart
#

are you using the integrated terminal or windows terminal?

last creek
#

intergrated

viscid rampart
#

yeah... pycharm doesn't like it when you modify the venv without telling it.

last creek
#

new to me

#

I'll just "kill it" and reinstall

#

Thank you, never had that before, lol

#

I believe it was due to the update

viscid rampart
last creek
#

thank you

kind monolithBOT
#
Python help channel closed

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.