Use Python 3.8 with Anaconda

The version of Python included in the Anaconda installer was 3.7, so I was wondering if 3.8 couldn't be used yet, but it seems to be different.

If you read "Anaconda Individual Edition 2020.02: New Name, Exciting Features", major OSS projects are not compatible with 3.8. Therefore, it is written that the installer is set to 3.7. As you can see in the link above, when you run conda create -n py38 anaconda = 2020.02 python = 3.8, you can use 3.8 normally.

By the way, if you want to create an environment only for python3.8, you can use conda create -n py38 python = 3.8.

Recommended Posts

Use Python 3.8 with Anaconda
[Python] Use JSON with Python
Use mecab with Python3
Use DynamoDB with Python
Use python with docker
Use Trello API with python
Install Python environment with Anaconda
Use TUN / TAP with Python
Use Python in Anaconda environment with VS Code
Use subsonic API with python3
Python: How to use async with
Use PointGrey camera with Python (PyCapture2)
Use vl53l0x with Raspberry Pi (python)
[Python] Use Basic/Digest authentication with Flask
Use NAIF SPICE TOOLKIT with Python
Use rospy with virtualenv in Python3
Use Python in pyenv with NeoVim
Use Tensorflow 2.1.0 with Anaconda on Windows 10!
How to use FTP with Python
Use Windows 10 speech synthesis with Python
Use OpenCV with Python 3 in Window
Use PostgreSQL with Lambda (Python + psycopg2)
FizzBuzz with Python3
Python 3.3 in Anaconda
Scraping with Python
Statistics with python
Scraping with Python
Python with Go
Twilio with Python
Integrate with Python
Play with 2016-Python
AES256 with python
Tested with Python
python starts with ()
with syntax (Python)
pyenv + anaconda + python3
Bingo with python
Zundokokiyoshi with python
Excel with Python
Microcomputer with Python
Cast with python
[Python] Building an environment with Anaconda [Mac]
Use smbus with python3 under pyenv environment
Use DeepL with python (for dissertation translation)
Use Amazon Simple Notification Service with Python
[Python] Create a virtual environment with Anaconda
[Introduction to Python] Let's use foreach with Python
Use PIL and Pillow with Cygwin Python
Use cryptography library cryptography with Docker Python image
Build Python environment with Anaconda on Mac
Use Application Insights with Python 3 (including bottles)
Use C ++ functions from python with pybind11
Use selenium phantomjs webdriver with python unittest
Until you can use opencv with python
Use Python and MeCab with Azure Functions
Serial communication with Python
Zip, unzip with python
Django 1.11 started with Python3.6
Primality test with Python
Python with eclipse + PyDev.
Use thingsspeak from python