Skip to content

'failed to create process error' after installation #791

Answered by roomrys
kechegoyen asked this question in Help!
Discussion options

You must be logged in to vote

I recently helped a user correct this on their system, and while it is likely not the best solution, we got it working by doing the following:

  1. Uninstall miniconda
  2. Install miniconda to C:/miniconda3 with the following options selected:
  • install for all users
  • "Register Anaconda as my default Python"
  1. Install sleap in the anaconda terminal using a modified version of the usual command:
conda create -y -c sleap -c nvidia -c conda-forge sleap --prefix C:/Users/Public/sleap

By this point things were working. For ease of use, we set the path to the sleap envi…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by roomrys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #790 on June 13, 2022 23:04.