-
-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Milestone
Description
Currently, I am trying to understand the workflow of the script.
The script is not compatible with python 3(shows errors on printing statements and importing urllib2), I changed to Python 2.7 and then installed the BeautifulSoup module separately. Running the script has shown key error mentioned in the image above.
Would it be better to have python version validation and module auto set up methods in the script?
Your views on this would be helpful @ranaaditya @codeanticode