scraperwiki / code-scraper-in-browser-tool

Just like on ScraperWiki Classic; now a part of QuickCode.
https://quickcode.io
Other
38 stars 8 forks source link

scraperwiki python library not available in python 3 #145

Closed wdwhy closed 8 years ago

wdwhy commented 8 years ago

When using python 3 in the in-browser tool by changing the hashbang to #!/usr/bin/env python3, the import fails with error:

ImportError: No module named 'scraperwiki'

StevenMaude commented 8 years ago

Thanks for reporting and sorry for the delay in replying.

This might have been an issue back in April, can't currently replicate so think it's been installed since. (tried in new dataset just now). Please feel free to raise again if it continues to be a problem.