#320 Not able to install PDK on Mac M1
Issue opened by guris12
Describe the bug
chmod a+x /Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/downloads/Miniconda3-latest-MacOSX-arm64.sh
/Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/downloads/Miniconda3-latest-MacOSX-arm64.sh -p /Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/conda -b -f
touch "/Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/conda/bin/python"
touch: /Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/conda/bin/python: No such file or directory
make[1]:
* [/Users/gursimransodhi/Documents/OpenLane/openlane/pdk/skywater-pdk/env/conda/bin/python] Error 1
make:
* [skywater-library] Error 2
To Reproduce
Steps to reproduce the behavior:
git clone
https://github.com/efabless/openlane.git
cd openlane/
make openlane
make pdk
--> Getting Error
Expected behavior
Should have installed PDK
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
• OS: Mac M1 chip
• Openlane Version Latest
• open_pdks Version: Latest
• skywater-pdk Version: Latest
Screenshot 2021-05-04 at 1 21 44 PM▾
Additional context
Add any other context about the problem here.
efabless/openlane