volare icon indicating copy to clipboard operation
volare copied to clipboard

Prevent missing github authentication directories from stopping downloading PDKs

Open sizeru opened this issue 8 months ago • 1 comments

When running volare with the following command (following a fresh install):

./venv/bin/volare enable --pdk sky130

I get the following error:

[Errno 20] Not a directory: 'gh'

If github authentication information cannot be found, this causes the pdk to never be downloaded. The following fix catches this error.

sizeru avatar Apr 10 '25 05:04 sizeru

Could I ask you to refile against the maintained fork https://github.com/fossi-foundation/ciel please?

donn avatar Apr 10 '25 09:04 donn