grantwilliams / wg-gesucht-crawler-cli

Python web crawler / scraper for WG-Gesucht. Crawls the WG-Gesucht site for new apartment listings and send a message to the poster, based off your saved filters and saved text
MIT License
76 stars 28 forks source link

File "main.py", line 6, in <module> import queue ImportError: No module named queue #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

I was trying to execute the script ($ python main.py ) - I followed exactly all the instructions - but I have this error:

File "main.py", line 6, in import queue ImportError: No module named queue