-
Notifications
You must be signed in to change notification settings - Fork 14
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
installation problems #18
Comments
Hi Doug, |
I am using miniconda3 (I removed miniconda2 previously). that's why i'm confused:
|
Okay, this is weird... Can you please try to install pytorch manually in the bash:
I just tested the newest miniconda3 version on ubuntu and it worked. Did you install miniconda as sudo? If this doesn't work, you could install pytorch via pip:
My conda info
|
I found the issue... I do not believe in coincidences and forced the automatic test system to install the old miniconda3 version and it runs. Here the bash snippet you can use to install the old miniconda3 version and config conda to not update automatically to the newest version:
|
okay, i have reinstalled miniconda3 now as $HOME/miniconda, and I successfully ran:
then i made a mistake. i decided to reinstall s-jSDM from the beginning, but i get this error.
|
Strange, maybe it is an access error? Was RStudio still running? To get a more informative error message, you could build the package from RStudio. |
I upgraded to R 4.0.0 to see if it would help, but i still cannot install sjSDM
I'm running this inside RStudio. I just reinstalled more than a hundred packages, so i don't know why sjSDM doesn't work. |
i didn't mean to close the issue |
Hi Max, is this now also fixed with the new update? |
Hi Doug, Florian,
I do not think so, the pkg installation is independent of the python installation (install_sjSDM()). Maybe it is a access related problem. Let's see if this works (or at least we get a informative error message) |
So weird. i got the same error
|
Hi Doug, |
It works! |
cool! But I have to keep an eye on this weird behavior. Maybe the .onLoad function, with its reticulate queries, infers with the system (does this temporary test folder has specific security restrictions?) |
I've successfully run the vignette code. I was able to ls into all these folders: (RtmpWPVsaC has been removed) |
I'm having trouble installing on macOS, which is weird because i previously installed without problem (and then it stopped working). I removed both conda env folders (r-sjSDM and sjSDM_env) before installing, and i only have miniconda2.
I get this error:
The text was updated successfully, but these errors were encountered: