Closed Hyllegaard closed 3 years ago
The code in post-process.py line 36 creates a stubs folder, and then tries to rename the copied folder to stubs in line 40. This fails on my windows 10. If I remove line 36, the script works.
Thanks, @Hyllegaard!
I've just completed a very large reorganisation of the repo and that file has now been rewritten and tested.
The code in post-process.py line 36 creates a stubs folder, and then tries to rename the copied folder to stubs in line 40. This fails on my windows 10. If I remove line 36, the script works.