Closed gljessen closed 2 years ago
Try navigating to the folder and manually deleting the tensorflow-gpu folder then try again
That doesn't makes any sense
Hi - it's possible that it just doesn't install on Mac, because the conda packages don't always all work on mac. Give me a couple of days to check, if I can find versions that do. But yeah, if you've got a linux machine, that would solve it. Best wishes - AHB
Hi - it's possible that it just doesn't install on Mac, because the conda packages don't always all work on mac. Give me a couple of days to check, if I can find versions that do. But yeah, if you've got a linux machine, that would solve it. Best wishes - AHB
much appreciated
Hi - I've had a look, but I also can't seem to get the conda installations to work on mac. Do you have access to a linux machine? -AHB
Thank you, yes at the end I'm working on the server only. Thanks again!
Hey there, (problem) (Mac OS) having an error after step 6 of the Dadasnake tutorial; "Initialize conda environments: This run sets up the conda environments that will be usable by all users:"
when running:
./dadasnake -i config/config.init.yaml
I get the following error message: Initializing conda environments. CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run
Then runs and crashes into: CreateCondaEnvironmentException: Could not create conda environment from /Users/.....
I have tried reinstalling everything and removing environments, also changing shell
conda init bash
orconda init zsh
but the error persists. Moreover, a new set of "Encountered problems while solving:" appeared each time.Thanks!
Screenshot: image