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

Preferences unavailable in OSX .app version #76

Closed
chrherold opened this issue Feb 23, 2021 · 1 comment
Closed

Preferences unavailable in OSX .app version #76

chrherold opened this issue Feb 23, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@chrherold
Copy link

Likely for similar reason as issue #73 ?
Trying to open preferences on OSX .app version yields the following error message:

Unhandled exception in Shape-Out version 2.5.0:
Traceback (most recent call last):
File "shapeout2/gui/main.py", line 648, in on_action_preferences
File "shapeout2/gui/preferences.py", line 24, in init
File "dclab/lme4/rsetup.py", line 130, in has_r
File "dclab/lme4/rlibs.py", line 23, in getattr
ImportError: Please install 'rpy2>=2.9.4'!

Expectation: Should work regardless of an available version of R

@paulmueller paulmueller added the bug Something isn't working label Feb 23, 2021
@paulmueller
Copy link
Member

No, not related to #73, I just missed a case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants