I am reviewing various visualization programs (Scipy, PYGNL, etc) and
IDE´s. Some run on Python 2.4 others in 2.5.
Can I have both installed at the same time if I don´t run them
concurrently?
Now in Windows XP soon on Ubuntu 8
Appreciating your help,
Adolfo
--
http://mail.python.org/mailman
o run the setup.py scrip. No
changes.
Any help with this mater will be much appreciated,
Adolfo
--
http://mail.python.org/mailman/listinfo/python-list
essage:
Traceback (most recent call last):
File "", line 1, in
from dislin import *
ImportError: No module named dislin
I checked the environmental variables paths and they are according to
instructions. What else to do?
Any help will be much appreciated
Adolfo
--
http://mail.python.org/mailman/listinfo/python-list
*** I thought I posted this subject 45 min ago but it does not show so
something went wrong and it does not show up. Excuse me if I repeat
myself ***
DISLIN 9.3 old manual problems
I just installed DISLIN 9.3 for python (DISPY is installed too) and I
am up to:
1.4 Quickplots
Some quickplots ar
gt; others. Additionally, I am hoping he can give me an example use of the
> comment method. I have tried a couple times, but I can not figure it
> out. Thank you so very much.
>
> DJ
Las address I had of him was: [EMAIL PROTECTED] good luck,
Adolfo
--
http://mail.python.org/mailman/listinfo/python-list
On May 7, 2:03 am, Weinhandl Herbert <[EMAIL PROTECTED]> wrote:
> adolfo wrote:
> > I built the following little program:
>
> > from numpy import *
> > fromdislinimport *
>
> > def main():
> > x = arange (100, typecode=Float32)
> >
thing is that the DISLIN setup windows are in Spanish. I
wonder if because this machine has XP in Spanish is confusing the
setup?
Adolfo
--
http://mail.python.org/mailman/listinfo/python-list
Hi, I am a very newbie who would very much appreciate some hints.
Python 2.52. on Windows XP for now. Soon on Ubuntu 8
I am teaching myself Python following free tutorials. I can solve
problems using arithmetic, but when I try to upgrade the programs
using math libraries nothing seems to work. I
Hi, I am a very newbie who would very much appreciate some hints.
Python 2.52. on Windows XP for now. Soon on Ubuntu 8
I am teaching myself Python following free tutorials. I can solve
problems using arithmetic, but when I try to upgrade the programs
using math libraries nothing seems to work. I
Hi, thak you. I get the following:
>
> > *** Error message *
>
> > Traceback (most recent call last):
> > File "C:/Python25/z - MIS PROGRAMAS/volumen-b.py", line 20,
> > in
> >
> > main()
> > File "C:/Python25/z - MIS PROGRAMAS/volumen-b.py", line 13,
> > in main
> > vo
>
> Thank you. I´ll try all methods to figure out the convenience of each
Adolfo
>
>
--
http://mail.python.org/mailman/listinfo/python-list
Thank you :-), I´ll do
Adolfo
>
> pi is not a global name. When you do "import math",you aren't adding
> everything to the name space, you are just telling python that you are
> going to be using that file. You then refer to it as math.*, such as
> "math.pi"
12 matches
Mail list logo