Azure ML Pipeline fail - MLDesigner OSError

Marin Kreso 0 Reputation points
2023-12-08T14:25:46.0566667+00:00

Context:

  • I registered my local code as a component on Azure ML studio
  • I Created pipeline with Designer
  • Job was working fine until recently (30th October)

Since then I receive the following error when submitting pipeline:

  • OSError: could not get source code

Full stack trace available at: https://pastebin.com/ZxzpEBp4

Does anybody know why is this happening? I'm checking the environment of component and everything looks ok. Locally everything is working well also. Only Azure job fails with above error.

Azure Machine Learning
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-9091 54,016 Reputation points Moderator
    2023-12-09T03:51:37.99+00:00

    @Marin Kreso Thanks for reaching out to us, it seems a Python compatible issue with your local code and the ML environment, like the Python version, which version you are currently working on?

    Could you please share more details about your studio workflow and your local code?

    Please take a look on that information to see if you can fix it, if not, please share more details of your case and we are happy to help.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.