What to do when python3 type venv does not work well on Raspberry Pi

sudo apt-get install python3-venv that's all!

reference

https://www.raspberrypi.org/forums/viewtopic.php?f=32&t=129797

Recommended Posts

What to do when python3 type venv does not work well on Raspberry Pi
Notes on what to do when matplotlib scatter () / scatter3d () does not work
Example of what to do when the sample script does not work (OpenCV-Python)
What to do when Japanese is not displayed on matplotlib
What to do when Python starts up in Anaconda does not come out unexpectedly
What to do when "Type Error: must be _socket.socket, not socket" appears on GAE
What to do if Python doesn't work on Git for Windows
What to do when the value type is ambiguous in Python?
Virtualenv does not work on Python3.5 (Windows)
[VSCode] unable to import'google.cloud' What to do when pylint (import-error) does not recognize the Python import statement
Jinja2 2.9.6 does not work on Lambda Python 3 series
Connect to MySQL with Python on Raspberry Pi
I managed to solve the situation where Python does not work on Mac
What to do when "TypeError: data type not understood" appears in python's numpy.zeros
What to do when the graph does not appear in jupyter (ipython) notebook
[EC2] What to do when selenium is stuck and processing does not proceed
What to do when raise ValueError, "unsupported hash type"
What to do when "cannot import name xxx" [Python]
Output to "7-segment LED" using python on Raspberry Pi 3!
What to do if sys / cdefs.h does not exist
What to do when you can't bind CaboCha to Python
What to do if "export" keeps appearing on terminal when trying to put Python on macOS
What to do if Python IntelliSense is not displayed in VS Code on Windows
What to do if Python does not switch from the System version in pyenv
What to do if you get the error "Error: opencv3: Does not support building both Python 2 and 3 wrappers" when installing openCV 3
What to do when "SSL: CERTIFICATE_VERIFY_FAILED _ssl.c: 1056" appears in Python
What to do if Jupyter Notebook on WSL does not start automatically in your browser
Parallel processing of Python joblib does not work in uWSGI environment. How to process in parallel on uWSGI?
What to do when no display name occurs when unittesting Python + Tkinter on Github Actions Memo
[Beginner] What to do when "[Errno 2] File b'test.csv' does not exist: b'test.csv" is displayed when reading pandas csv
What to do when Ubuntu crashes
Resolved an error when putting pygame in python3 on raspberry pi
[virtualbox] What to do when [Could not retrieve mirrorlist] appears when yum update is performed on CentOS7
What to do if python says "fatal error:'stdio.h' file not found"
What to do when the jupyterlab extension settings are not reflected
I want to run the Python GUI when starting Raspberry Pi
Use python on Raspberry Pi 3 to illuminate the LED (Hello World)
LocateCenterOnScreen does not work on PyAutoGui
What to do with PYTHON release?
What to do if Insecure Platform Warning appears when running Python
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
How to play music (wav / mp3) files on Raspberry Pi python
What to do to get tensorflow-gpu to work
What to do when ModuleNotFoundError: No module named'XXX' occurs in Python
NameError: global name'dot_parser' is not defined and what to do when it comes up in python
When the program pip installed on Mac / Marvericks does not work
[Raspberry Pi] Changed Python default to Python3
Arrow keys do not work in zsh + python shell on mac
About the error I encountered when trying to use Adafruit_DHT from Python on a Raspberry Pi
What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
[Mac OS] What to do when Python is not installed as a framework. Is displayed when import matplotlib is performed.
What to do when you get angry that libxml / xmlversion.h does not exist when you put lxml with pip
Use python on Raspberry Pi 3 to light the LED with switch control!
What to do if pyenv install does not proceed with an error
[Python] What to do when an error related to SSL authentication is returned
Check items when the imported python module does not work as expected
Processing when the key input of Python pygame does not go well.
After all, what should I use to do type comparisons in Python?
Detect "brightness" using python on Raspberry Pi 3!
Adafruit Python BluefruitLE works on Raspberry Pi.
[VScode] autopep8 format does not work [Python]