f2py problem

2007-05-15 Thread Alberto Vera
Hello.

After I installed f2py using Python, NumPy and Numarray software, I 
can't use f2py

I saw this error:

Traceback (most recent call last):
  File stdin, line 1, in module
NameError: name 'f2py' is not defined
 

Could you tell me what is the problem?

Regards.
-- 
http://mail.python.org/mailman/listinfo/python-list


use libs from one of two releases

2005-07-22 Thread Alberto Vera



Hello.

I have two versions of Python. They were intalled 
in two different folders. (python22 and python23)

I have an old py that works in an older version. 
How can I change my old py to use libs of python22?

Regards


-- 
http://mail.python.org/mailman/listinfo/python-list

smtplib

2005-07-18 Thread Alberto Vera



Hello:

Do you know If the smtplib routine have been 
changed in last releases?

I used this script:

http://docs.python.org/lib/SMTP-example.html

but it didn't work with the last 
release.

Do you know any idea about this 
change?

Regards

-- 
http://mail.python.org/mailman/listinfo/python-list

open a mail and...

2005-07-15 Thread Alberto Vera



Hello

Is it possible to open a mail and download its 
files attached in a hard-disk using a python script?

Regards
-- 
http://mail.python.org/mailman/listinfo/python-list

doc 2 pdf

2005-06-30 Thread Alberto Vera



Hello.
I tried to use reportlab to convert a doc to pdf 
file, but i didn't found anyscript to do this using python.

Do you have any script to convert a doc file? 
(doc-pdf)

Regards
-- 
http://mail.python.org/mailman/listinfo/python-list

pdf in full-color

2005-06-30 Thread Alberto Vera



Hello.

I got a pdf file from a microsoft word document 
using Linbox-converter. 
The problem is that I got a pdf file in 
whiteblack color.

Do you know another library to convert this to a 
full-color? Is it possible to do that using Linbox-converter?

Regards
-- 
http://mail.python.org/mailman/listinfo/python-list

create a pdf file

2005-06-22 Thread Alberto Vera
Hello:

I found a script that convert a file to PDF format , but it was made in PHP

Do you know any script using Python?

Regards
-- 
http://mail.python.org/mailman/listinfo/python-list