-
Notifications
You must be signed in to change notification settings - Fork 321
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
address 0x50, cause 'memory not mapped' #548
Comments
FYI, the conda install command fails for me, for an unrelated reason:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi tensorflow team, I've been trying to debug installing tensorflow (as described here: greta-dev/greta#565) and it looks like the issue is regarding installing a specific version of tensorflow with code like the following:
reticulate::conda_install(envname = 'greta-env', packages = c('numpy==1.16.4', 'tensorflow-probability==0.7.0', 'tensorflow==1.14.0'))
Then I run the reprex code:
It has an error.
This reprex appears to crash R.
See standard output and standard error for more details.
Standard output and error
The text was updated successfully, but these errors were encountered: