Skip to content

Create toffy_env failed after git pull-Pip subprocess error #259

Answered by akandrew332
akandrew332 asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like a couple of files (DejaVuSans and Jupyter-lab) were not deleted after removing toffy_env using conda remove --name toffy_env --all. This was because a couple of instances of python were running in the background preventing their deletion. Stopping those instances using Task manager, deleting those two files, and creating the toffy environment again in anaconda did the trick.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by akandrew332
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant