Results 1 to 2 of 2
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
08-11-2015 #1
- Join Date
- Aug 2015
- Posts
- 1
installing Pithos (Pandora radio client) from source
I did not see any errors when compiling from source and I think that I have all the dependencies needed but when I run "pithos" to start the program, I receive the output below.
Traceback (most recent call last):
File "/usr/bin/pithos", line 9, in <module>
load_entry_point('pithos==1.1.1', 'gui_scripts', 'pithos')()
File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 356, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 2431, in load_entry_point
return ep.load()
File "/usr/lib/python3.4/site-packages/pkg_resources.py", line 2147, in load
['__name__'])
File "/usr/lib/python3.4/site-packages/pithos-1.1.1-py3.4.egg/pithos/application.py", line 23, in <module>
from .pithos import NewPithosWindow
File "/usr/lib/python3.4/site-packages/pithos-1.1.1-py3.4.egg/pithos/pithos.py", line 35, in <module>
gi.require_version('Gst', '1.0')
File "/usr/lib64/python3.4/site-packages/gi/__init__.py", line 100, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gst not available
Can anyone offer me advice on how to correct these errors? Thank you!
-
08-11-2015 #2
- Join Date
- Jul 2008
- Posts
- 4,600
Can anyone offer me advice on how to correct these errors? Thank you!
pithos-1.1.0-1.fc22.noarch.rpm Fedora Rawhide Download
in case that helps instead of installing from source.
Here is hoping this is the link you wanted to post, but could not.
https://github.com/pithos/pithos/wik...ng-from-Source