Python recipe execution error

Solved!
ManarAlmutairi
Level 2
Python recipe execution error

I am trying to execute variables for coders hands-on code, and I have an error displayed below

Screen Shot 2022-09-08 at 9.57.48 PM.png

and this isโ€ƒ line 23 

Screen Shot 2022-09-08 at 9.58.09 PM.png

โ€ƒ

0 Kudos
1 Solution
SeanA
Community Manager
Community Manager

Hi @ManarAlmutairi this screenshot shows that Python 3.6 is not installed on your system. You would need to install Python 3.6. Or when you click "New Python Env", you can choose another version of Python that you do have. 

Alternatively, you can start a free trial of Dataiku Online, in which Dataiku manages the Python environment for you, and you can just choose the dash environment.

Dataiku

View solution in original post

27 Replies
ManarAlmutairi
Level 2
Author

finally its working!! thank you!

ManarAlmutairi
Level 2
Author

@SeanA  apologies but one more question ๐Ÿ™‚ 

now how to resolve this?

Screen Shot 2022-09-09 at 9.45.34 PM.png

0 Kudos
SeanA
Community Manager
Community Manager

Hi @ManarAlmutairi what action prompted this error?

Dataiku
0 Kudos
ManarAlmutairi
Level 2
Author

i am working on "variables for coders" hands-on.. just wanted to execute the code 

0 Kudos
SeanA
Community Manager
Community Manager

Right, and this is the first time you build the Flow or have you edited the code in the Python recipe?

Dataiku
0 Kudos
ManarAlmutairi
Level 2
Author

I just edited the code receipe

0 Kudos
SeanA
Community Manager
Community Manager

The first step in the tutorial after creating the project and changing the code environment is to build the Flow (before changing anything in the python recipe). Did this succeed? That is, do you have the scatterplot in the final folder?

Dataiku
0 Kudos