Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Extend submit_for_inference to work correctly with hi-ml as submodule #694

Open
ant0nsc opened this issue Mar 10, 2022 · 0 comments
Open

Comments

@ant0nsc
Copy link
Contributor

ant0nsc commented Mar 10, 2022

Check if we need to extend submit_for_inference to work correctly when hi-ml is not available as a package

Originally posted by @ant0nsc in #564 (reply in thread)

@furtheraway, It appears your conda environment does not yet have the required packages. You can try two things: 
* `pip install hi-ml-azure`
* Alternatively, look at the code at the start of `runner.py`, that adds the paths to the git submodules that contain `health_ml`. Copy those bits into `submit_for_inference`.

AB#5215

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant