Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error en instalacion con fedora 21 #377

Open
chudacontreras opened this issue Mar 17, 2015 · 2 comments
Open

Error en instalacion con fedora 21 #377

chudacontreras opened this issue Mar 17, 2015 · 2 comments

Comments

@chudacontreras
Copy link

Saludos, turpial al ejecutarlo despues de una instalación limpia en fedora 21 me lanza este error:

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
DEBUG::Using gst as sound system
/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/init.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
set_interactive(1)
Could not initialize QT interface.
No module named jinja2
Traceback (most recent call last):
File "/usr/bin/turpial", line 9, in
load_entry_point('turpial==3.5.9-dev', 'console_scripts', 'turpial')()
File "/home/chuda/turpial/turpial/main.py", line 106, in main
t = Turpial()
File "/home/chuda/turpial/turpial/main.py", line 66, in init
self.ui = util.INTERFACESoptions.interface
TypeError: init() got an unexpected keyword argument 'debug'

@Ryuno-Ki
Copy link

Does #386 fix your problem, @chudacontreras?

How did you try to install Turpial? You're lacking a jinja module (version is usually not part of the package). Install it via pip or rpm (python-jinja2? I'm running Sabayon Linux based on Gentoo Linux …)

Btw. would be super, if you could use Fenced Code Blocks for better readability. My Spanish is a bit rusty :-(

@Richzendy
Copy link
Contributor

Hi @chudacontreras , I'm the Fedora Packager to Turpial, I have turpial working fine on Fedora 21 but my actual Fedora was an upgrade from Fedora 20, I'll to make a clean installation of Fedora 21 on a Virtual Machine to try reproduce your bug, thank you for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants