mattvenn / multi_project_tools

tools to help make the most of the limited space we have on the Google sponsored Efabless shuttles
https://www.zerotoasiccourse.com
Apache License 2.0
34 stars 14 forks source link

--copy-gds fails with optional files if the destination directory doesn't exists #38

Open mbalestrini opened 2 years ago

mbalestrini commented 2 years ago

I got an error on this line when it was trying to copy a project spef file because the destination spef folder didnt exist:

https://github.com/mattvenn/multi_project_tools/blob/0f7c5722fc47afad85f750f5e1e44256c9e6bb45/collect.py#L126

mattvenn commented 2 years ago

and you don't have a spef folder in caravel_user_project? but yes, should fail more gracefully probbably

mbalestrini commented 2 years ago

no, I had no spef folder. At least not before running make user_project_wrapper