Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Difficulty determining working environment for commands like conda and pip

I've downloaded OpenSesame and Rapunzel and have been in the process of upgrading different things in the code editor, as it says it's an Anaconda package. Following the instructions, I type this:

conda install seaborn -y

And I get a report of invalid syntax or that it's not in the proper environment. How do I figure out what environment I need to be in to get these commands to work? I've tried a cwd command, and I was told it's not defined.

I know python well for a beginner, but trying to figure out where I am in terms of environment is always tricky for me--I had similar issues with MATLAB, too.

Comments

Sign In or Register to comment.