Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

pre-made Linux executable crashes probably because a hardcoded home folder #13

Closed
informer2016 opened this issue Jan 12, 2019 · 2 comments

Comments

@informer2016
Copy link

@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
@tdeck
Copy link

tdeck commented Jun 4, 2020

Having the same issue today.

@NSchrading
Copy link
Owner

Closing - this project is no longer supported, as it has been deprecated due to reddit API changes for some time and is going to be archived.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants