Hi,
When I open python shell and change to any directory, the sys.path
always shows ' '. This means it has temporarily added the current
directory to its path i.e., sys.path shows [' ', other paths]
I can then load any module from the current directory even though the
current directory is not
Hi,
I am confused on this quite bad!!
If I have this typed in interactive python:
>>import numpy
>>def dummy():
y=numpy.arange(1,2,0.1)
return y
and then
>>s = dummy()
>>s
>>array[1. , 1.1, 1.2]
it works.
But if I have a module called example.py, whose code is
def dummy():
Thanks Terry,
I see that the issue has been closed by you.
However, I do not know how to run the patch on my Windows. Do I
reinstall IDLE?
Please suggest. I am using Python2.7
gujax
On Jan 30, 10:55 pm, Terry Reedy wrote:
> On 1/30/2012 3:15 PM, Terry Reedy wrote:
>
> > This is
On Jan 31, 6:12 pm, Terry Reedy wrote:
> On 1/31/2012 11:27 AM, gujax wrote:
>
> > Thanks Terry,
> > I see that the issue has been closed by you.
> > However, I do not know how to run the patch on my Windows. Do I
> > reinstall IDLE?
> > Please suggest. I am us
sing Python2.7
>
Hi Terry,
I changed the two files as suggested in your patch and it worked.
Thank you,
gujax
> Choices:
> 1. Wait for the next 2.7 release, which should be within a month.
> Easiest ;-). Will get you all other patches too.
> 2. Edit the files by hand, deleting lines ma
on WinME. I have
checked registry several times online and have sought professional
help but so far no success.
Thanks, I will appreciate any help
gujax
--
http://mail.python.org/mailman/listinfo/python-list
On Feb 27, 9:36 pm, Rick Dooling wrote:
> > Hi,
> > I have been trying to install python on my Win ME system
>
> Try this:
>
> http://tinyurl.com/w7wgp
>
> RD
I gave it a shot but the site installs the same version of
ActivePython which did install on my computer but does not open any
command win
On Feb 27, 9:56 pm, staticd wrote:
> On Feb 27, 8:48 pm, gujax wrote:
>
> > I have been trying to install python on my Win ME system for over two
> > years - gave up for a while and now I am back with a resolve to solve
> > the problem.
>
> Dude. Give up. There ar
On Feb 27, 10:14 pm, Arnaud Delobelle wrote:
> On 28 Feb, 01:48, gujax wrote:
>
> > Hi,
> > I have been trying to install python on my Win ME system for over two
> > years - gave up for a while and now I am back with a resolve to solve
> > the problem. I tried all
ports in the archive
but did not find any resolution to those. I will appreciate any help,
Thanks
gujax
--
http://mail.python.org/mailman/listinfo/python-list
mmand shell and it opens a Gnuplot window. Therefore, it looks like
some incompatibility between gnuplot_py, python2.5?
Thanks,
gujax
--
http://mail.python.org/mailman/listinfo/python-list
file opens with ImageJ and
ImageMagick. It is a 8-bit RGB file. I have associated default viewer
to be ImageMagick. I am on Lucid Linux, and other programs such as F-
spot and Gimp cannot open those files either.
I don't yet know how to attach image files to the post so please bear
with me till I figure that out.
Thanks,
gujax
--
http://mail.python.org/mailman/listinfo/python-list
On Sep 26, 9:19 pm, Christian Heimes wrote:
> Am 27.09.2010 02:31, schrieb gujax:
>
> > Hi,
> > I have read several related e-mails dating back as far as 2006. I am
> > quite confused whether PIL can open tif images. Some posts seem to say
> > there isn't yet
Java programing to be able to implement ImageJ with numerical analysis
software.
Thanks much,
gujax
On Sep 26, 9:19 pm, Christian Heimes wrote:
> Am 27.09.2010 02:31, schrieb gujax:
>
> > Hi,
> > I have read several related e-mails dating back as far as 2006. I am
> > quite
14 matches
Mail list logo