Closed WTRipper closed 7 years ago
As written in the title:
import image_scraper image_scraper.scrape_images("http://example.com")
does not work for me (PyCharm: "Process finished with exit code 0", But nothing happened) I am using python27 under windows 8.
Using cmd works: C:\Python27\Scripts>image-scraper http://example.com
Please see #92 :)
As written in the title:
import image_scraper image_scraper.scrape_images("http://example.com")
does not work for me (PyCharm: "Process finished with exit code 0", But nothing happened) I am using python27 under windows 8.
Using cmd works: C:\Python27\Scripts>image-scraper http://example.com