Menu

#4 pyrres.py is missing on PythonReports-0.6.4.tar.gz

v1.0_(example)
closed
nobody
None
5
2013-06-23
2013-06-22
No

The file pyrres (image resources) is not packaged in the tar.gz:

$ python prtedit

Traceback (most recent call last):
...
File "/home/reingart/PythonReports-0.6.4/scripts/PythonReports/editor/utils.py", line 9, in <module>
import PythonReports.editor.pyrres as pyrres
ImportError: No module named pyrres

The file is in the source code repository:

http://pythonreports.bzr.sourceforge.net/bzr/pythonreports/download/head%3A/pyrres.py-20130105075556-typ4x2b33n06ukd7-1/pyrres.py

A quick workaround is to download and copy pyrres.py to PythonReports/editor folder

Discussion

  • Aleksandr Smyshliaev

    The file is included in PythonReports-0.6.5.tar.gz

    Thank you very much for reporting it.

     
  • Aleksandr Smyshliaev

    • status: open --> closed
     

Log in to post a comment.