Skip to content

UsageError: Line magic function %anomalib not found on Azure Compute instance #2008

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

You must be logged in to vote

I solved the issue by using a conda environment in the compute instance. Activating the environment is a bit trickier than i thought but can be done with:

  1. conda env list returns also the paths of the envs
  2. source path/to/env/bin/activate
  3. running pip install anomalib and anomalib install in the terminal

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lweggartner
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