Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-26-2012, 04:38 PM
|
#1
|
|
Member
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 259
Rep:
|
PlayOnLinux broken in current
Hi,
after upgrading to current I cannot launch Playonlinux anymore, I get following error:
Code:
bash-4.2$ playonlinux
Traceback (most recent call last):
File "mainwindow.py", line 31, in <module>
import wxversion
ImportError: No module named wxversion
/usr/share/playonlinux/playonlinux: line 89: python2.6: command not found
Now, I understand that Python 2.7.x was included in the current, but what exactly happened here? Or maybe POL does not support Python 2.7?
|
|
|
|
06-26-2012, 05:22 PM
|
#2
|
|
Member
Registered: Nov 2009
Location: Gothenburg, Sweden
Distribution: Slackware64
Posts: 116
Rep:
|
Looks like playonlinux explicitly require python2.6. What happens if you create a symlink to python2.7? Otherwise I guess you could try to build a Python 2.6.8 package using the SlackBuild-script from 13.37.
After a quick Google-search it looks like wxpython is the culprit.
Last edited by mats_b_tegner; 06-26-2012 at 05:38 PM.
|
|
|
|
06-26-2012, 05:34 PM
|
#3
|
|
Member
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 259
Original Poster
Rep:
|
Quote:
Originally Posted by mats_b_tegner
Looks like playonlinux explicitly require python2.6. What happens if you create a symlink to python2.7? Otherwise I guess you could try to build a Python 2.6.8 package using the SlackBuild-script from 13.37.
|
I believe "python" is already symlinked to python2.7:
Code:
lrwxrwxrwx 1 root root 9 Jun 26 21:50 python -> python2.7
|
|
|
|
06-26-2012, 05:43 PM
|
#4
|
|
Member
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 259
Original Poster
Rep:
|
Well, I guess I have to start using Wine manually then...
|
|
|
|
06-26-2012, 06:19 PM
|
#5
|
|
Member
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 503
Rep: 
|
I know it's 40 bucks a year, but I can't recommend Crossover Games enough.. If you've got the money to spare, then I'd check it out. With a mix of cxgames and plain ol Wine I've had a pretty good experience gaming on my Slackware box.
|
|
|
|
06-27-2012, 01:23 AM
|
#6
|
|
Member
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 337
Rep:
|
Quote:
Originally Posted by eXpander_
Hi,
after upgrading to current I cannot launch Playonlinux anymore, I get following error:
Code:
bash-4.2$ playonlinux
Traceback (most recent call last):
File "mainwindow.py", line 31, in <module>
import wxversion
ImportError: No module named wxversion
/usr/share/playonlinux/playonlinux: line 89: python2.6: command not found
Now, I understand that Python 2.7.x was included in the current, but what exactly happened here? Or maybe POL does not support Python 2.7?
|
You need to recompile wxPython for the new python (and potential other non-core packages)
|
|
|
|
06-27-2012, 02:37 AM
|
#7
|
|
Member
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 259
Original Poster
Rep:
|
Quote:
Originally Posted by ppr:kut
You need to recompile wxPython for the new python (and potential other non-core packages)
|
Ok, that was easy! Thanks! Now it works.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:07 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|