You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
@NSchrading , that's probably related to #12 . Trying to launch the pre-made Linux executable and it crashes:
exe.linux-x86_64-3.4$ /home/myusername/rde/exe.linux-x86_64-3.4/library.zip/imp.py:32: PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
Traceback (most recent call last):
File "/home/jschradi/anaconda3/lib/python3.4/site-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "main.py", line 24, in <module>
ImportError: cannot import name 'QApplication'
[5]- Exit 1 ./redditDataExtractor
The text was updated successfully, but these errors were encountered:
@NSchrading , that's probably related to #12 . Trying to launch the pre-made Linux executable and it crashes:
The text was updated successfully, but these errors were encountered: