Closed coder006 closed 4 years ago
Sorry, just saw that it only works on google app engine. Is there any specific reason why this targets a specific platform?
Couldn't replicate this problem in 2020 on MacOS or Linux. Please ping to re-open if it occurs again.
This is because the setup.py file is trying to list every file in the bin directory which does not exist: https://github.com/nasa/apod-api/blob/master/setup.py#L39