The easy-install tag has no wiki summary.
0
votes
0answers
9 views
easy_install using older module for dependency check
How do I get easy_install to see a newer version of a module which is required to install another module?
I'm trying to install MISO locally using:
easy_install --user -U misopy
It gives me an ...
0
votes
0answers
19 views
easy_install not able to upgrade distribute
I run easy_install prog
Result is the following
install_dir /usr/local/lib/python2.6/dist-packages/
Processing prog
Running setup.py -q bdist_egg --dist-dir /opt/prog/egg-dist-tmp-OSPT3x
The ...
0
votes
0answers
14 views
Python Package Installing Older Version
First of all I apologize if this is the wrong StackExchange website. This is a question about installation problems more than programming itself.
I have a Django package that I created. This package ...
0
votes
1answer
51 views
Easy_install script for Python 3
I came across this nifty little piece of software: https://pypi.python.org/pypi/setuptools to install Python packages on Windows. However, this only supports till Python 2.7. Is there an equivalent ...
0
votes
0answers
43 views
installed easy_install on pypy and python easy_install gone
I wgeted distribute_setup.py and ran it with pypy.
now I have to easy_install, one for python2.7 and one for pypy.
one in
/usr/local/bin/easy_install
works for pypy while the other one in
...
0
votes
2answers
577 views
Installing setuptools for python 2.7.3 on SL6 returns an error that I don't have zlib. But I do
I have a machine running Scientific Linux 6
It comes with Python 2.6 by default
I've also installed Python 2.7.3 because I need to run some modules which only work with newest versions. This is ...
1
vote
0answers
56 views
No output returned when curl ing any URL in Red Hat 6 but the same url works in lynx browser
I am trying to install some packages in Python using easy install. But i get a 'Download Error' for any package i try to install. So i tried to test if internet is accessible at all from the machine ...
1
vote
1answer
145 views
VMware Workstation Easy Install is unable to install Windows 8 with a product key specified
I recently attempted to install Windows 8 Enterprise Edition in VMware Workstation. It specified that Easy Install would be used, and requested for the product key, for which I entered the generated ...
1
vote
2answers
2k views
python /usr/bin command not found
System: Mountain Lion 10.8.
I tried to uninstall python 2.7 and therefore i also deleted /usr/bin/python.
However, after that i needed python again and i installed in again.
Now I want to use ...
1
vote
2answers
267 views
Do pip and easy_install download Python packages securely?
For example, do they check a digital signature (like apt-get and Windows Update) or can they be required to use SSL? If not, I'm a bit concerned that the downloaded packages could be trojaned..
1
vote
2answers
8k views
Why is pip not listed in easy_install on CentOS 6? Where to get it?
I am trying to install pip for python on CentOS 6. I thought of installing it through easy_install but it is not there. I tried to find easy_install with find command, but no luck.
I tried to ...
2
votes
3answers
2k views
OS X Lion easy_install requires sudo …?
I'm on OS X Lion and wanting to setup python virtual environments. I want to use virtualenvwrapper.
Can someone confirm that the correct way to do this is to install packages via easy_install (and ...
5
votes
2answers
948 views
The suggested way to handle pip(easy_install) with homebrew?
I know there are brew-gem and brew-pip but it is still really easy to get confused. Let's say my Mac OS X is 10.7.2.
There are at least, as far as I know, 3 locations for Python modules (assume ...
0
votes
1answer
504 views
How to install bpython for python3 on OSX?
How can I install bpython, or another good python shell, on OSX 10.6, for python 3?
Calling easy_install bpython installed it for python 2.6 (same with ipython). Nor brew nor macports seem to even ...
2
votes
4answers
9k views
Easiest proxy server to set up on Windows XP / VISTA / 7?
I'm trying to get my credit report but I'm overseas and the site uses GeoIP filtering.
I need one of my non-techie friends in the US to set up a temporary proxy server I can connect through to bypass ...
0
votes
1answer
881 views
installing Trac / Python / SetupTools on Windows (Server 2008 R2)
I am trying to install Trac on a Windows Server 2008 R2 server 64-bit.
I am following the guide on http://trac.edgewall.org/wiki/TracInstall. I first installed Python, installing the Python 2.7.2 ...
1
vote
0answers
359 views
Python easy_install lxml error:none on mac os
how can install lxml library for python2.7 on my intel mac?
Typing easy_install lxml in Terminal and getting next error after delay: error: none;
Internet connection is ok, setuptools is updated to ...
1
vote
1answer
140 views
There is Trac, there is Babel, but I don't see “language”
I've installed on a Debian system Trac 0.12 (thanks to easy_install install Trac 0.11, but I want 0.12 ) and know I want to get the localization (for French).
So I've installed Babel, but that ...
2
votes
1answer
272 views
easy_install install Trac 0.11, but I want 0.12
I run the following on Debian:
(#:~)- easy_install Trac
Searching for Trac
Best match: Trac 0.11.1
Adding Trac 0.11.1 to easy-install.pth file
Installing trac-admin script to /usr/bin
Installing ...
14
votes
2answers
8k views
easy_install will not connect through proxy
I'm running Ubuntu Server 10.04 64-bit under VirtualBox, and it seems that everything except easy_install and pip can connect to the Internet. I have set and exported the http_proxy environment ...
5
votes
3answers
5k views
Easy_install the wrong version of python modules (Mac OS)
I installed Python 2.7 on my Mac. When typing "python" in terminal, it shows:
$ python
Python 2.7 (r27:82508, Jul 3 2010, 20:17:05)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", ...
1
vote
1answer
583 views
Having a problem with easy_install on osx 10.6
I've been doing some Google searches and come up short.
Output is the following
$ easy_install yolk
'import site' failed; use -v for traceback
Traceback (most recent call last):
File ...
1
vote
1answer
466 views
How do I totally reinstall setup tools and all associated stuff
My setups tools system appears to be broken beyond recovery. And no doubt my attempts at recovering it have made it worse.
Now I'm looking for the "nuke the site from orbit" option.
I've already ...
11
votes
6answers
7k views
installing wxpython via pip or easy_install
I am running into some problems installing wxpython using pip.
Here is my current output:
[myuserid]% sudo pip install wxpython
Downloading/unpacking wxpython
Downloading ...
0
votes
1answer
1k views
Error with python-setuptools doing “sudo easy_install python-graph-core”
Using easy_install, part of the python-setuptools, I get the following error:
$ sudo easy_install python-graph-core
[sudo] password for dan:
Searching for python-graph-core
Reading ...
3
votes
2answers
10k views
Python easy_install confused on Mac OS X
Environment info:
$ which python
/usr/bin/python
$ python
Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
$ echo $PATH
...
5
votes
3answers
5k views
Why do I get easy_install error “'NoneType' object has no attribute 'clone'”?
I'm trying to run the command:
easy_install MySQLdb
But, I'm getting the error:
'NoneType' object has no attribute 'clone'
I'm using Windows 7 x64 with Python 2.6 x86 (I've tried Python x64, but ...
4
votes
2answers
1k views
In Ubuntu/Debian, how do I mark a package as non-auto removable?
Suppose I have a package (a Python package in this case) that I install using Synaptic. Because the version of this package is somewhat outdated, I remove it in Synaptic and then install it using ...
