Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on February 27, 2023 7:31AM
Likes: 0
Replies: 1
Hello Dataiku Community,
I have created a new Plugin recipe with Python37 and added some dependencies. The creation of the environment was successful. But when I Build the added plugin to the Flow after clicking on Created it gave the following error. Not sure where the error is coming from?
Appreciate any pointers or help!
Regards,
Neeraj B
The error says that no container image was created.
I think in this case as the container image is not created check if when creating the environment, a specific container was selected or not. If no container was selected definitely no container image will be created and hence the issue.