[Bug 194818] New: pysolfc python module missing?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 4 18:46:23 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194818

            Bug ID: 194818
           Summary: pysolfc python module missing?
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dj9bsd at gmail.com

Traceback (most recent call last):
  File "/usr/local/bin/pysolfc", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/local/lib/python2.7/site-packages/pysollib/main.py", line 359, in
main
    r = pysol_init(app, args)
  File "/usr/local/lib/python2.7/site-packages/pysollib/main.py", line 196, in
pysol_init
    app.loadImages1()
  File "/usr/local/lib/python2.7/site-packages/pysollib/app.py", line 712, in
loadImages1
    im = loadImage(fn)
  File "/usr/local/lib/python2.7/site-packages/pysollib/tile/tkutil.py", line
276, in makeImage
    im = PIL_Image(file)
  File "/usr/local/lib/python2.7/site-packages/pysollib/tile/tkutil.py", line
254, in __init__
    ImageTk.PhotoImage.__init__(self, image)
  File "/usr/local/lib/python2.7/site-packages/PIL/ImageTk.py", line 115, in
__init__
    self.paste(image)
  File "/usr/local/lib/python2.7/site-packages/PIL/ImageTk.py", line 180, in
paste
    from PIL import _imagingtk
ImportError: cannot import name _imagingtk

The above error appears on the 10.1 RC.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list