#Need some help installing on windows...

7 messages · Page 1 of 1 (latest)

worthy crystal
languid temple
#

I really wish I knew… this has happened to other users a couple of times before, and I don’t know of a solution other than starting over 😦

coral dragon
#

you know, I didn't use the setup, because it gave me errors. I actually used Anaconda, because I have about a bazillion things.

#

But it looks like you need basicr installed.

#

Sometimes you'll get a bunch of errors if everything isn't properly installed. You can manually go through and install everything. It isn't too hard to do.

#

A bit of a pain; I had to go through and update everything yesterday to get through and got it finally working myself. But this might fix your issue. Just a thought. @worthy crystal

radiant kettle
#

I had pretty much the exact same error message.
After activating Windows Long Path, it worked.

Powershell: New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force