I'm using arch linux and tried to install jbrout-svn from AUR (v 0.3.300).
It get installed but did not launch. Here's the message :
File "/usr/lib/jbrout/jbrout.py", line 27
print "jbrout need python2.4 or +"
SyntaxError: invalid syntax
And here's the dependencies
- pygtk
- subversion
- python 3.2.2
- python-lxml 2.3.1
- pil
- fbida 2.08
- jhead 2.90
- pyexiv2 0.3.2
- perl-exiftool 8.70
IIRC jhead is no more needed.
I've also tried to install manually the dependencies and pull the last
svn version but i've got the same message.
Any clue to solve this ?
Thanks
--
,,,
( �> enn...@laposte.net
( / ) Linux Registered User 328488
>||<
I've found the solution here :
https://aur.archlinux.org/packages.php?ID=25549
According to the author "jBrout doesn't seem to like Python 3"
The solution was to modify /usr/bin/jbrout and replace python with python2
Le 28/11/2011 13:41, Gmail a �crit :
Hi,
I've found the solution here :
https://aur.archlinux.org/packages.php?ID=25549
According to the author "jBrout doesn't seem to like Python 3"
The solution was to modify /usr/bin/jbrout and replace python with python2
Le 28/11/2011 13:41, Gmail a écrit :
> Hi everyone,
>
> I'm using arch linux and tried to install jbrout-svn from AUR (v 0.3.300).
> It get installed but did not launch. Here's the message :
>
> File "/usr/lib/jbrout/jbrout.py", line 27
> print "jbrout need python2.4 or +"
> SyntaxError: invalid syntax
>
> And here's the dependencies
> - pygtk
> - subversion
> - python 3.2.2
> - python-lxml 2.3.1
> - pil
> - fbida 2.08
> - jhead 2.90
> - pyexiv2 0.3.2
> - perl-exiftool 8.70
>
> IIRC jhead is no more needed.
>
> I've also tried to install manually the dependencies and pull the last
> svn version but i've got the same message.
>
> Any clue to solve this ?
> Thanks
>
--
You received this message because you are subscribed to the Google Groups "jBrout" group.
To post to this group, send email to jbr...@googlegroups.com.
To unsubscribe from this group, send email to jbrout+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jbrout?hl=en.
2011/12/6, mana...@gmail.com <mana...@gmail.com>:
--
Frederic Da Vitoria
(davitof)
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
Le 06/12/2011 11:27, mana...@gmail.com a �crit :
> Sure, jbrout is not python3 compliant yet ;-)
>
>
> On Fri, Dec 2, 2011 at 12:31, Gmail <enno...@gmail.com
> <mailto:enno...@gmail.com>> wrote:
>
> Hi,
>
> I've found the solution here :
> https://aur.archlinux.org/packages.php?ID=25549
>
> According to the author "jBrout doesn't seem to like Python 3"
> The solution was to modify /usr/bin/jbrout and replace python with
> python2
>
> Le 28/11/2011 13:41, Gmail a �crit :
> <mailto:jbr...@googlegroups.com>.
> To unsubscribe from this group, send email to
> jbrout+un...@googlegroups.com
> <mailto:jbrout%2Bunsu...@googlegroups.com>.
2011/12/6, Gmail <enno...@gmail.com>:
> Could you please consider adding a test ?
> For me, as a non-programmer, python 3.2.2 was higher than python 2.7.2 .
> I wasn't aware of the incompatibility between both.
>
> Le 06/12/2011 11:27, mana...@gmail.com a écrit :
>> Sure, jbrout is not python3 compliant yet ;-)
>>
>>
>> On Fri, Dec 2, 2011 at 12:31, Gmail <enno...@gmail.com
>> <mailto:enno...@gmail.com>> wrote:
>>
>> Hi,
>>
>> I've found the solution here :
>> https://aur.archlinux.org/packages.php?ID=25549
>>
>> According to the author "jBrout doesn't seem to like Python 3"
>> The solution was to modify /usr/bin/jbrout and replace python with
>> python2
>>
Could you please consider adding a test ?
We also need to wait for pyexiv2 (the image data manipulation library) to be updated to python 3, the progress of this can be followed at the following bug: https://bugs.launchpad.net/pyexiv2/+bug/824440
yes, don't be in a hurry, everyone is not using python 3 yet (i hadn't even heard about it....)