Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
494 views

I want to delete what was installed. But I am not sure what was there or what wasn't. What should I delete? I believe it is somewhere in /Library/Frameworks/... but don't really know what I should ...
Andy's user avatar
  • 10.9k
2 votes
1 answer
2k views

I'm trying to install a package (splinter) on a Macbook (OS X 10.6.8), but I keep getting maximum recursion errors. They occur whether I use "setup.py install" or "pip install", and whether I try to ...
chernevik's user avatar
  • 4,010
0 votes
1 answer
469 views

I have followed the instructions here and for some reason I am getting the following traceback: root@ubuntu:~/Downloads/neo4j-python# python setup.py install Traceback (most recent call last): ...
the_drow's user avatar
  • 19.3k
1 vote
2 answers
2k views

I'm creating one-click python installer (integrated with my application). Is there any way to force Python MSI installer to add python's path to SYSTEM PATH variable? I'm using MSI installer because ...
kmalmur's user avatar
  • 2,849
3 votes
5 answers
3k views

I'm having trouble getting pictures supported with PIL - it throws me this: IOError: decoder jpeg not available I installed PIL from binary, not realizing I needed libjpeg. I installed libjpeg and ...
thescreamingdrills's user avatar
2 votes
3 answers
4k views

I have been enjoying learning the basics of python, but before I started reading things I tried to install various python versions and modules clumsily. Now that I have some ideas of what I want to do ...

1 2
3