HomeContact

Install Spyder for python 2.7 and python 3.9 in Anaconda

By Shady Nagy
Published in AI
May 05, 2022
1 min read
Install Spyder for python 2.7 and python 3.9 in Anaconda

What is Anaconda?

Anaconda offers the easiest way to perform Python/R data science and machine learning on a single machine. Start working with thousands of open-source packages and libraries today.

What is Spyder?

Spyder is a free and open-source scientific environment written in Python, for Python, and designed by and for scientists, engineers, and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.

Install Anaconda

  • Download Anaconda last version from here

    anaconda1
    anaconda1

  • Install Anaconda

    anaconda2
    anaconda2

    anaconda3
    anaconda3

    anaconda4
    anaconda4

    anaconda5
    anaconda5

    anaconda6
    anaconda6

    anaconda7
    anaconda7

    anaconda8
    anaconda8

    anaconda9
    anaconda9

  • Create the environment backup file py2.yml

name: py2
channels:
- conda-forge
dependencies:
- python=2.7.15
- spyder=3.3.6
- qtawesome=0.5.7
  • Open the Anaconda

    anaconda10
    anaconda10

    anaconda11
    anaconda11

  • Restore the backup file py2.yml

    anaconda12
    anaconda12

    anaconda13
    anaconda13

    anaconda14
    anaconda14

    anaconda15
    anaconda15

  • Open the Spyder from Python 2.7 environment

    anaconda16
    anaconda16

    anaconda17
    anaconda17

  • Open the Spyder from Python 3.9 environment

    anaconda18
    anaconda18

    anaconda19
    anaconda19

Now you can switch between Python 2.7 and 3.9 at any time with the same Anaconda.
Have a nice day with AI development. If you want to practice AI you can use CodinGame. Feel free to follow me on CodinGame from this link


Tags

#anaconda#spyder#python#python27#python2#python3#python39#codingame

Share


Previous Article
Dot Net 6 Kestrel Linux Configuration
Shady Nagy

Shady Nagy

Software Developer

Topics

AI
Angular
dotnet
Github
Linux
MS SQL
Oracle

Quick Links

Contact Us

Social Media