Tovid Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 33: Line 33:
 
=== ImportError: No module named libtovid.gui.frames ===
 
=== ImportError: No module named libtovid.gui.frames ===
   
βˆ’
(or similar) This means libtovid is installed where Python can't find it. On some distributions (Gentoo, Slackware, Arch, and Fedora Core 4 reported), Python does not include '''/usr/local''' in its module search path--meaning, if libtovid is there, it won't work. One way to fix this is to run:
+
(or similar) This means libtovid is installed where Python can't find it. On some distributions (Gentoo, Slackware, and Fedora Core 4 reported), Python does not include '''/usr/local''' in its module search path--meaning, if libtovid is there, it won't work. One way to fix this is to run:
   
 
./configure --prefix=/usr
 
./configure --prefix=/usr
Please note that all contributions to the Tovid Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)