Date: Sat, 15 Sep 2007 23:11:59 -0700 From: Predrag Punosevac <punosevac@math.arizona.edu> To: freebsd-multimedia@freebsd.org Subject: Tunapie Python problems Message-ID: <46ECC92F.4090409@math.arizona.edu>
next in thread | raw e-mail | index | archive | help
I am having a Python troubles with tunapie. I tried yesterday to start tunapie when I got the message [pedja@ /usr/home/Pedja]$ tunapie Traceback (most recent call last): File "/usr/local/share/tunapie/Tunapie.py", line 23, in <module> import wxversion ImportError: No module named wxversion That is of course problem with Python version. I probably accidentally upgraded my wxPython module above 2.6 this is my /var/db/pkg list py24-wxPython-2.6.3.3_1 py24-wxPython-common-2.6.3.3_1 and now tunapie is complaining I tried manually to edit the file Tunapie.py as import wxversion wxversion.select("2.6") #wxversion.select("2.6.3") import wx where commented is line I added. Unfortunately it did not work. Does anyone have a quick fix for this. I tried to deinstall and reinstall the port but compilation fails so I was just able to add by pkg_add utility (i.e. binaries obviously old once). My port three is was updated yesterday. I still have XOrg 7.2 but I am upgrading as we speak to XOrg 7.3. Thanks a lot Predrag Punosevac P.S. Is there are a way to get more TV channels. I had probably about 75-100 but I wish I could have 300-400 (from all over the world of course)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46ECC92F.4090409>