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
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
The text was updated successfully, but these errors were encountered:
Likely for similar reason as issue #73 ?
Trying to open preferences on OSX .app version yields the following error message:
Expectation: Should work regardless of an available version of R
The text was updated successfully, but these errors were encountered: