the scraping github actions began to fail, for example: htps://github.com/City-Bureau/city-scrapers-cle/runs/4280842905?check_suite_focus=true
the error was the following:
[pipenv.exceptions.InstallError]: ERROR: No matching distribution found for pywin32==300
ERROR: Couldn't install package: pywin32
Package installation failed...
Error: or]Process completed with exit code 1.
I figure that since none of the other scrapers' instances have merged the PR in yet; it would be best that we remain consistent with the other scrapers' instances and tackle this later if needed since there's no immediate concern.
Checklist
All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.
[ ] Tests are implemented
[ ] All tests are passing
[ ] Style checks run (see documentation for more details)
[ ] Style checks are passing
[ ] Code comments from template removed
Questions
Include any questions you have about what you're working on.
Summary
After merging https://github.com/City-Bureau/city-scrapers-cle/commit/8d5cc872053bec01ab313dfc86fd126f4485a137;
the scraping github actions began to fail, for example: htps://github.com/City-Bureau/city-scrapers-cle/runs/4280842905?check_suite_focus=true
the error was the following:
I figure that since none of the other scrapers' instances have merged the PR in yet; it would be best that we remain consistent with the other scrapers' instances and tackle this later if needed since there's no immediate concern.
Checklist
All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.
Questions
Include any questions you have about what you're working on.