GitHub
03/29/2023, 3:16 PMapt-get install python3-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: ['/home/prashanth/OpenLane/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']
Makefile145 recipe for target 'venv/created' failed
make: * [venv/created] Error 1
Can anyone please help understand this better and sort out? Thanks!
The-OpenROAD-Project/OpenLaneGitHub
03/29/2023, 5:01 PM