The-OpenROAD-Project / OpenLane

OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.
https://openlane.readthedocs.io/
Apache License 2.0
1.25k stars 365 forks source link

Issue with installation of OpenLane, while running make cmd "Error: Command '['/home/HP/OpenLane/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1." #2129

Open WrathofBhuvan11 opened 1 week ago

WrathofBhuvan11 commented 1 week ago

image

Here one can see when I run the make command for installation, it throws an error with Python. Please help me with resolving the issue. Error: Command '['/home/HP/OpenLane/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1."

donn commented 3 days ago

Are you following the installation guide in https://openlane.readthedocs.io/en/latest/getting_started/installation/index.html ?