Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup issues #5

Open
JackieLam opened this issue Dec 3, 2018 · 2 comments
Open

Setup issues #5

JackieLam opened this issue Dec 3, 2018 · 2 comments

Comments

@JackieLam
Copy link

No description provided.

@JackieLam
Copy link
Author

At least I encountered a few issues listed as follow:

  1. In the CodeDB.py - Line43: workingPath = workingPath = r'D:\Program Files (x86_32)\SciTools\bin\pc-win32'. This is written as constant string. But we did not notify the user in the wiki page that we have to installed the 32bit version of understand and install in D: as well.
  2. The python code would import PyQt5 instead of PyQt4.
  3. Python 3.4 does not support PyQt5. Python >3.5 would be actually working.

@JackieLam
Copy link
Author

There are many other hard-coded constant variables in the code set. Could you please maybe review it and maybe notify the user in the wiki page. I encountered many auth issues as well during configuration. (Like, reading and writing config files, etc). The tool is quite a useful one especially for open source code, while it also took me long time to solve the issues.

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

No branches or pull requests

1 participant