You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
I have just installed TensorFlow but to do so I had to install Python 3.5 by creating a conda enviroment for Python 3.5.
Currently I have a Anaconda versions of Python 2.7 & 3.6 both wotking with their respective versions of Spyder but how do I get Spyder to work with my newly created TensorFlow enviroment?
I should add that this whole environment thing is new to me.
Thanks
Tom Hawkins
unread,
Jan 8, 2018, 11:37:01 AM1/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Install spyder in your new environment (using conda install). Now you can activate the environment at the Anaconda prompt then type spyder. It should also be possible to start Spyder in the chosen environment using the Anaconda Navigator or via a shortcut in the start menu (if on Windows) but the command line method seems most reliable and is easiest to describe.
DrBwts
unread,
Jan 10, 2018, 7:13:25 AM1/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message