I\'m creating an app that downloads and installs its own egg plugins, but I have a problem loading the egg after easy_install extracts it into place. This is how it works now:
A tweet reads: Don\'t use easy_install, unless you like stabbing yourself in the face. Use pip. Why开发者_Python百科 use pip over easy_install? Doesn\'t the fault lie with PyPI and package author
I have read a bunch of threads on setuptools here. A lot of people seem not to like it very much. But I need to install MySQL-python-1.2.3. and when I do that I get this error:
I am trying to install Jinja2 on a web server. I tried running the command \"easy_install Jinja2\" as they suggested and got an error:
I recently began learning Python, and I am a bit confused about how packages are distributed and installed.
I\'ve got a couple packages in PyPI, and I\'d like to include autocompletion features w开发者_如何学JAVAith both of them. How would you check that Bash autocompletion should be installed at all (check
Is there no sane way to peform a sc开发者_如何学Cripted install of binary python packages for windows? Unfortunately it seems like several essential windows python packages like pywin32 and py2exe are
I\'m developing a package called garlicsim. (Website.) The package is intended for Python 2.X, but I am also offerring Python 3 support on a different fork called garlicsim_py3.(1)
I\'m not quite sure how to build a really simple one-file source module. Is there a sample module out there one the web somewhere which can be built as a python .egg?
I want to use some packages (i.e., IPython or zdaemon), butI am doing this on a system (my university) that does not give me permissions for /usr/local, /usr/bin, or all 开发者_开发技巧these directori