Date: Mon, 17 Sep 2007 17:32:32 -0700 From: David Benfell <benfell@parts-unknown.org> To: freebsd-questions@freebsd.org Subject: pysol broken Message-ID: <20070918003232.GA75008@parts-unknown.org>
next in thread | raw e-mail | index | archive | help
--YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 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! --=20 David Benfell, LCP benfell@parts-unknown.org --- Resume available at http://www.parts-unknown.org/ NOTE: I sign all messages with GnuPG (0DD1D1E3). --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFG7xygUd+dMw3R0eMRApDXAKCidI6L8el8ar4zXeOD/hEJLqDELgCfbdDo ZbMa6rhbBIPpwYf1J4AZOYw= =xmnG -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070918003232.GA75008>