Re: git: a0265e10800f - main - devel/py-platformdirs: Update to 2.5.2
- In reply to: Craig Leres : "Re: git: a0265e10800f - main - devel/py-platformdirs: Update to 2.5.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 01:08:00 UTC
On 4/27/22 17:51, Craig Leres wrote: > Nothing else is in the site-packages/src directory so I'm pretty > confident that's the problem. I see the platformdirs commit is adding a > setup.py from scratch so my guess is it's the problem? stackoverflow to the rescue! https://stackoverflow.com/a/36012825/2994620 The attached seems to solve this. Craig