David Dunbar
David Dunbar

Reputation: 19

Spyder in anaconda always runs in 3.6

My spyder in anaconda3 refuses to operate in python 3.6 I've tried conda update -n TF spyder

Where TF is my environment name, but it stays in python 3.5. How can I update this?

Upvotes: 0

Views: 43

Answers (1)

David Dunbar
David Dunbar

Reputation: 19

Solved my own question by switching to the root environment

Upvotes: 1

Related Questions