strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

Mac Version Test #13

Closed dorvak closed 11 years ago

dorvak commented 11 years ago

Created a Mac .app -Version (which works on my Mac). Should be tested on other Hardware

dorvak commented 11 years ago

Exception is thrown:

Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "Facepager.py", line 3, in <module>
File "ExtensionLoader_PySide_QtCore.py", line 11, in <module>
ImportError: dlopen(/Users/michael/Downloads/Facepager.app/Contents/MacOS/PySide.QtCore.so, 2): Symbol not found: __PyTrash_thread_deposit_object
Referenced from: /Users/michael/Downloads/Facepager.app/Contents/MacOS/./libshiboken-python2.7.1.1.2.dylib
Expected in: flat namespace
in /Users/michael/Downloads/Facepager.app/Contents/MacOS/./libshiboken-python2.7.1.1.2.dylib
dorvak commented 11 years ago

Version seems to work