#πŸ”’ VSCode won't recognize my conda

36 messages Β· Page 1 of 1 (latest)

calm dome
#

i just installed it, now i want to manually add a directory path for it on my terminal, but it doesn't seem to recognize the path

echo heraldBOT
#

@calm dome

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.

ember heart
#

if you run the same thing on cmd it works?

#

try restarting vscode

calm dome
ember heart
#

OK so it's not a vscode problem

#

how did you install conda?

calm dome
#

yeah. i installed conda in a different drive other than C. Is that the problem?

calm dome
ember heart
#

it might be the problem yes

toxic pelican
#

If you go to the command palette and search for "Python: Select Interpreter", does your anaconda environment show up there?

calm dome
#

these are the interpreters rn

ember heart
#

of you simply type 'conda' in cmd it gives an error?

calm dome
ember heart
#

it seems like it's not installed

#

that should work even if you installed it on a different disk, I think

calm dome
#

I have it here in this path

ember heart
#

is there any reason why you wouldn't want to install it to c?

calm dome
#

well its mainly cause it gets hard to find its directory. if its on d i can just access the installed directory and copy the path

#

(probably a very noob move, i know)

ember heart
#

you can work around it but generally it would be easier to install to c so stoopid computer could find it

#

if it's important for you for it to be installed on D then you can set a PATH variable

calm dome
#

i reinstalled it on C @ember heart

#

What do i need to do now?

#

ok it works.

#

this is exhausting man

ember heart
toxic pelican
#

My guess is that it's not added to the PATH @calm dome

#

You'll modify the directory they use to point to where you installed Anaconda3

#

(I ran into the same problem on mac btw, I just linked a stackoverflow for you since I'm not familiar with how it works on windows)

calm dome
echo heraldBOT
#
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.