Following the advance guide to set enviroment in raspberry pi B, the python3-dev package is not found
pi@raspberrypi:~ $ apt-get install python3-pip python3-venv
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python3-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ‘python3-dev’ has no installation candidate
the installation cannot continue because it prompts:
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.