• DepthAI-v2
  • Do I need the virtual environment for python?

Trying to build the python repository

lready on 'main'

Your branch is up to date with 'origin/main'.

Already up to date.

Creating python virtual environment in /home/tony/Luxonis/venv

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.

apt install python3.8-venv

You may need to use sudo with that command. After installing the python3-venv

package, recreate your virtual environment.

Failing command: ['/home/tony/Luxonis/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']

Failed installing dependencies. Could be a bug in the installer or unsupported platform. Open a bug report over at luxonis/depthai - exited with status 1 at line 224

tony@tonyapicellaVRS:~/code/depthai-python/utilities$ ls

assets cam_test_gui.py cam_test.py device_manager.py install_requirements.py README.md requirements.txt stress_test.py

tony@tonyapicellaVRS:~/code/depthai-python/utilities$

I dont need Python here anyway, I need C++ for Linux and I am running with C++