Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Make the code work on non-Windows OS #7

Open
lmwang9527 opened this issue May 11, 2016 · 2 comments
Open

Make the code work on non-Windows OS #7

lmwang9527 opened this issue May 11, 2016 · 2 comments

Comments

@lmwang9527
Copy link

Besides the installer is Windows-specific, gui/app.py only works on Windows as the path manipulation code there is Windows-specific. Refactoring gui/app.py will make it possible to run the GUI on non-Windows OS by invoking gui/app.py from Python command line (after R & required R packages are properly set up). Then finding a solution for non-Windows installer would be good to have, but not necessary to use the GUI.

@bstabler
Copy link
Contributor

Thanks for the suggestion. We'll fix this in an upcoming release.

@lmwang9527
Copy link
Author

Refactoring gui/app.py is done in pull request #8

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

2 participants