pysol broken

David Benfell benfell at parts-unknown.org
Mon Sep 17 17:32:43 PDT 2007


Hello all,

Somewhere along the way, with port upgrades, I managed to
break pysol:

earth% pysol &
[1] 74521
earth% Traceback (most recent call last):
  File "/usr/local/share/pysol/src/pysol.py", line 47, in <module>
    from main import main
  File "/usr/local/share/pysol/src/main.py", line 48, in <module>
    from app import Application
  File "/usr/local/share/pysol/src/app.py", line 54, in <module>
    from images import Images, SubsampledImages
  File "/usr/local/share/pysol/src/images.py", line 47, in <module>
    from pysoltk import tkversion, loadImage, copyImage, createImage
  File "/usr/local/share/pysol/src/pysoltk.py", line 81, in <module>
    exec "from " + m + " import *"
  File "<string>", line 1, in <module>
  File "/usr/local/share/pysol/src/tk/soundoptionsdialog.py", line 44, in <module>
    from pysolaudio import pysolsoundserver
  File "/usr/local/share/pysol/src/pysolaudio.py", line 44, in <module>
    import pysolsoundserver
ImportError: No module named pysolsoundserver

[1]  + exit 1     pysol
earth% locate pysolsoundserver
/usr/local/lib/python2.4/site-packages/pysolsoundserver.so
earth% python --version
Python 2.5.1
earth% ls -al /var/db/pkg | grep py 
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 jabber-pyicq-transport-0.8a
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py24-cairo-1.4.0_1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py24-gtk-2.10.4_1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-MySQLdb-1.2.2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-gobject-2.12.3
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-imaging-1.1.6_2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-libxml2-2.6.30
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-metar-0.12
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-numeric-24.2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-openssl-0.6
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-setuptools-0.6c7
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-tkinter-2.5.1_2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-twistedCore-2.5.0_2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-twistedWeb-0.7.0
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-twistedWords-0.5.0
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-xml-0.8.4
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 py25-zopeInterface-3.3.0.1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 pyWeather-0.1b
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 pyching-1.2.1_1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 pysol-4.82_1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 pysol-sound-server-3.01_2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 python-2.5,2
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 python24-2.4.4_1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:41 python25-2.5.1
drwxr-xr-x     2 root  wheel       512 Sep 17 12:42 xdpyinfo-1.0.2

What am I needing to fix, and how do I fix it?

Thanks!

-- 
David Benfell, LCP
benfell at parts-unknown.org
---
Resume available at http://www.parts-unknown.org/
NOTE: I sign all messages with GnuPG (0DD1D1E3).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070918/cecbba01/attachment.pgp


More information about the freebsd-questions mailing list