Issues running the rfp_scraper
on Windows from a .py
file but not when running in .ipynb
#11
Labels
documentation
Improvements or additions to documentation
I ran into the following error when trying to convert the
rfp_scraper.ipynb
notebook to a python script:rfp_scraper.ipynb
works fine. It's probably due to some invisible Jupyter Notebook shenanigans that's missing when running from a plain.py
file (so annoying).Whether this should be fixed or not is an open question. I'm reporting this for visibility since at least 1 other developer is using Windows. I believe the goal is to deploy the scraper to a linux machine, so it would probably be a better use of time for me to setup a Linux VM instead.
The text was updated successfully, but these errors were encountered: