Re: path error
Adrian Klaver <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 08/11/2014 03:27 AM, Jose M.Allegue wrote: > I know this a Python FAQ > > I have been learnig python for the last four months. It is not to much, > anyway I will try to solve the problem in google. At a guess you have a naming error. Somewhere you have created a reportlab.py file that is overriding the system reportlab. Given that you say that you can run from a Python console, but not the script, I would start by looking in the directory that the script is running in. > > Thanks for your help > > -- Adrian Klaver [email protected]