there are 3 erros hapenning to me when try to run pyslsk pysoulseek
i cant start pysoulseek when i install it from source.
it says
[root@c911ec95 install]# pyslsk
Can not find PySoulSeek modules.
Perhaps they're installed in a directory which is not
in an interpreter's module search path.
(there could be a version mismatch between
what version of python was used to build the PySoulSeek
binary package and what you try to run PySoulSeek with.)
the same with nicotine rpm.
when i try to create the rpm from source, with the command suggested on INSTALL file.
# rpmbuild --rebuild pyslsk-1.2.7b-1.src.rpm
......................
RPM build errors:
user ak does not exist - using root
group ak does not exist - using root
user ak does not exist - using root
group ak does not exist - using root
what is that rpm build errors ?
and the last one:
when i try to run pysoulseek as suggested in install file,
i run
# python ./pyslsk
it work, but when i change the settings to connect to the server, it freezes and i have to close it.
cant pass trought.
can someone help ?