building websites and dealing with python3 (pybabel)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi guys,

I am not able to build the websites using a fresh F15 install, what about you?

This is due to pybabel which is calling /usr/bin/python3 and trying to
import the UserDict lib which is not existing yet under python3.

Therefor, I propose the following patch to every Makefiles:

 PYTHON = python
-PYBABEL = pybabel
+PYBABEL = $(PYTHON) /usr/bin/pybabel
 BASEPATH = /


before making that very small change, I wanted to know if I am the
only one dealing with python3 issues. Nobody under F15? Elad at least
if I remember.


-- 
KÃvin Raymond
User:shaiton
GPG-Key: A5BCB3A2
-- 
websites mailing list
websites@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/websites



[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux