Re: Cannot access PySide.__version__!

2017-07-15 Thread Paulo da Silva
Às 07:55 de 15-07-2017, Paulo da Silva escreveu: > Hi! > > The problem: > > import PySide > print(PySide.__version__) > > AttributeError: 'module' object has no attribute '__version__' > > How can I fix this? > > Other PySide examples seem to work fine! > > Thanks for any help. > > Further i

Cannot access PySide.__version__!

2017-07-15 Thread Paulo da Silva
Hi! The problem: import PySide print(PySide.__version__) AttributeError: 'module' object has no attribute '__version__' How can I fix this? Other PySide examples seem to work fine! Thanks for any help. Further information: /usr/lib64/python3.4/site-packages/PySide contains only .so files /u