Would love to get it to work, finally solved the panda installation problem, just to get two more errors: ImportError; No module named 'pandas._libs.tslib'; ImportError: C extension: No module named 'pandas._libs.tslib' not built.
I bet learning the language is actually easier than installing the programm lol
You are viewing a single comment's thread from:
Hey, outcast.
I've done some work on the code and tested on Windows - posted about it here
:-)
I've been looking a bit more into running this on windows. From what I can see, the Anaconda installation of Python makes reasonably easy to install packages and there's a big list of available packages here. But even if you got them all installed it would still fail on the selenium webdriver import.
I'm going to try and see if I can get it to work without selenium. I've also downloaded VMWare and intend to install windows as do some testing myself. :-)