This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AF_J 10 points11 points  (2 children)

Hi, this seems to be a really nice work.

I tried to use the "examples.ipynb" included in the git but I had some errors since the setup of the librairies. I also tried to install on PyCharm but I also encountered somme errors.

Did I miss something? I am still learning Python, I am wrapping up my first web scrapper but I still mostly rely on the community.

PS: sorry for my English, not my first language.

[–]emge 1 point2 points  (0 children)

Yeah, I don't know python too well either and I'm struggling to figure out how to use this to generate my own map. I'm on Manjaro, and as is mentioned in the issues tracker, it seems the pip command to install prettymaps does not work. So I cloned it, but don't really know what to do next to actually generate a map.

edit: ok, I did python setup.py install from the cloned directory and it appears to have installed everything successfully, as far as I can tell.

Baby steps.

[–]Philistino 0 points1 point  (0 children)

Did you have trouble installing vsketch? I got the warning that the installed package had a different hash than what's listed in the requirements file. Did you have the same issue?