Editing Install Spyder

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 84: Line 84:
 
*use python 3.6  ( python=3.6 )
 
*use python 3.6  ( python=3.6 )
 
*install the package  anaconda  ( anaconda  ) -- as far as I can tell you must install some package to get a new environment.
 
*install the package  anaconda  ( anaconda  ) -- as far as I can tell you must install some package to get a new environment.
 
At the end of a long install I got this useful information:
 
 
<pre>
 
# To activate this environment, use:
 
# > activate python3_spyder3
 
#
 
# To deactivate this environment, use:
 
# > deactivate python3_spyder3
 
</pre>
 
 
After activating the environment my windows menu still opened the old spyder/python.  To get the new version I again used cmd and
 
 
<pre>
 
activate python3_spyder3
 
spyder
 
</pre>
 
 
Should be easy to create a bat file and shortcut to execute this.
 
 
 
  
  

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)