Hi!
Windows, Py2.6.
I read about Pyda and Spider. I used Pyscripter, Geany, ULIPAD, and
COntext, and Netbeans with Python; but I want to try these products.
But easy_install failed on get them:
C:\Python26\Scripts>easy_install.exe pida
Searching for pida
Reading http://pypi.python.o
>Ethan Furman wrote:
>> A puzzlement:
>>
>> I used easy_install the other day to get xlutils on my system. It
>> automatically installed xlrd and xlwt as well. This is cool. What's
>> not so cool are my tracebacks. E.g.
>>
>> Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit
David Robinow wrote:
On Fri, Oct 9, 2009 at 5:02 PM, Ethan Furman wrote:
A puzzlement:
I used easy_install the other day to get xlutils on my system. It
automatically installed xlrd and xlwt as well. This is cool. What's not so
cool are my tracebacks. E.g.
Python 2.5.4 (r254:67916, Dec 2
En Fri, 09 Oct 2009 21:49:46 -0300, Ethan Furman
escribió:
Besides missing the source lines, I was also wondering why the path in
the traceback is showing incorrectly; I have the egg in
c:\python25\Lib\site-packages, not where the trackback says I have it.
In an effort to get it looking
Robert Kern wrote:
On 2009-10-09 19:08 PM, David Robinow wrote:
On Fri, Oct 9, 2009 at 5:02 PM, Ethan Furman wrote:
A puzzlement:
I used easy_install the other day to get xlutils on my system. It
automatically installed xlrd and xlwt as well. This is cool. What's
not so
cool are my tra
On 2009-10-09 19:08 PM, David Robinow wrote:
On Fri, Oct 9, 2009 at 5:02 PM, Ethan Furman wrote:
A puzzlement:
I used easy_install the other day to get xlutils on my system. It
automatically installed xlrd and xlwt as well. This is cool. What's not so
cool are my tracebacks. E.g.
Python 2
On Fri, Oct 9, 2009 at 5:02 PM, Ethan Furman wrote:
> A puzzlement:
>
> I used easy_install the other day to get xlutils on my system. It
> automatically installed xlrd and xlwt as well. This is cool. What's not so
> cool are my tracebacks. E.g.
>
> Python 2.5.4 (r254:67916, Dec 23 2008, 15:10
A puzzlement:
I used easy_install the other day to get xlutils on my system. It
automatically installed xlrd and xlwt as well. This is cool. What's
not so cool are my tracebacks. E.g.
Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit
(Intel)] on win32
Type "help", "cop
Gabriel Genellina wrote:
En Thu, 29 May 2008 06:29:00 -0300, <[EMAIL PROTECTED]>
escribió:
I'm trying to figure out the "best" way to distribute my own python
packages.
Well... don't use an egg in the first place :)
"easy install" usually isn'
n/Lib/site-packages (so that it can be found via the PYTHONPATH).
I've played around a bit with "easy install" and "setuptools" and the
.egg format. I've already managed to create a "myPackage.egg" file with
setup tools and "install" (it's
I've played around a bit with "easy install" and "setuptools" and the .egg
format. I've already managed to create a "myPackage.egg" file with setup tools
and "install" (it's just a copying) it ito the site-packages directory using
"eas
11 matches
Mail list logo