Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
games-arcade/solarworf and python 3 incompatibility
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
WorBlux
n00b
n00b


Joined: 07 May 2011
Posts: 39

PostPosted: Wed Jul 30, 2014 5:58 am    Post subject: games-arcade/solarworf and python 3 incompatibility Reply with quote

When 3 is the default interperter, running solarwolf throws an error
Code:

$ solarwolf
  File "./solarwolf.py", line 42
    print 'Pychecker Enabled'
                            ^


changing python to python2 or python2.7 in /usr/games/bin/solarwolf fixes the issue

solarwolf version 1.5 from portage.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Thu Jul 31, 2014 2:04 am    Post subject: Reply with quote

That is a typical error for packages which have not been adjusted to the more restrictive grammar used by Python 3. What do you want us to do about it? You have solved your problem. Some developers read the forums, but forum posts are not a reliable way to inform developers of problems that require developer intervention.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum