I'm trying to build mpw-two-c platform at my end f...
# shuttle
v
I'm trying to build mpw-two-c platform at my end for design exploration. But while installing PDK with specific commit, getting error as conda pip failed. Detailed error shown below self._content = b''.join(self.iter_content(CONTENT_CHUNK_SIZE)) or b'' File "/home/vijayan/OPENLANE_FLOW/MPW_TWO_C/caravel-lite-mpw-two-c/openlane/OLV015/pdks/skywater-pdk/env/conda/envs/skywater-pdk-scripts/lib/python3.8/site-packages/pip/_vendor/requests/models.py", line 769, in generate chunk = self.raw.read(chunk_size) AttributeError: 'FileNotFoundError' object has no attribute 'read' failed CondaEnvException: Pip failed make: * [/home/vijayan/OPENLANE_FLOW/MPW_TWO_C/caravel-lite-mpw-two-c/openlane/OLV015/pdks/skywater-pdk/third_party/make-env/conda.mk:145: /home/vijayan/OPENLANE_FLOW/MPW_TWO_C/caravel-lite-mpw-two-c/openlane/OLV015/pdks/skywater-pdk/env/conda/envs/skywater-pdk-scripts/bin/python] Error 1 can someone guide me how to fix this for mpw-two-c caravel installation.? Thanks.
m
Why are you trying mpw2 tooling? If you have a good reason then make sure all the tags and commits, environment variables and docker images match and are explicitly set. I would advise mpw3 tags and follow the instructions exactly.