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

R/lme4 analysis does not work in frozen application on macOS #73

Closed
paulmueller opened this issue Feb 15, 2021 · 2 comments
Closed

R/lme4 analysis does not work in frozen application on macOS #73

paulmueller opened this issue Feb 15, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@paulmueller
Copy link
Member

This is the rpy2 issue:

rpy2/rpy2#196

@paulmueller
Copy link
Member Author

Workaround on macOS is to install shapeout via pip

# installation
python3 -m pip install shapeout2
# execution
python3 -m shapeout2

@paulmueller
Copy link
Member Author

Not sure whether this checkbox is required for macOS users:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant