Missing JobService class in import path
See original GitHub issue- Package Name: azure.ai.ml
- Package Version: 1.1.2
- Operating System: Linux
- Python Version: py10
Describe the bug
I am trying to import the JobService class following this azure example
It’s failing on the import.
from azure.ai.ml.entities import JobService
returns
ImportError: cannot import name 'JobService' from 'azure.ai.ml.entities' (/anaconda/envs/azureml_py310_sdkv2/lib/python3.10/site-packages/azure/ai/ml/entities/__init__.py)
I am running this code on a azure ml compute instance.
To Reproduce Steps to reproduce the behavior:
pip install azure-ai-ml==1.1.2
- Copy this notebook
- Run the first cell
Expected behavior It should be able to import JobService
Issue Analytics
- State:
- Created 10 months ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
JobService - Android Developers
public abstract class JobService extends Service ... Returns the absolute path to the application specific cache directory on the filesystem.
Read more >How to auto import missing class in the latest android studio?
The instruction said if you want to import the missing class just use ALT + ENTER on the top part of the class....
Read more >Job dependencies were lost after importing projects
I noticed that the projects whose job dependencies were lost were all created before any patch was applied to the cryoSPARC instance.
Read more >My AWS DeepRacer reinforcement learning model is failing to ...
Learn more about the update and find out how to resolve error messages if your AWS DeepRacer reinforcement learning model(s) (RL) is failing...
Read more >Running mypy and managing imports
First, you can pass in paths to Python files and directories you want to type check. ... To suppress all missing import errors...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@TonyJ1, could you please take a look at this?
Hi, we’re sending this friendly reminder because we haven’t heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don’t hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!