Hi I am facing below issue for PySpark recipe. Exception: Python in worker has different version 2.7 than that in driver 3.6, PySpark cannot run with different minor versions.Please check environment …
Hello, I tried to open a `.ipynb` file in VSCode started with CodeStudios template and got the following error message. ===================================== Unable to open 'xxxxxxxx.ipynb' Could not …
Hello community, I can't install the python library osgeo in a code env. Ã Encountered error while trying to install package. â°â> osgeo note: This is an issue with the package mentioned above, no…
Hello! I am replicating one of Dataiku's solutions, "Demand Forecasting". https://gallery.dataiku.com/projects/SOL_DEMAND_FORECAST/ I want the "input datasets" to be the ones that the solution brings …
Hello Team, We are observing below errors while creation python code environments. Please help us in getting this fixed. created virtual environment CPython3.6.8.final.0-64 in 316ms creator CPython3Po…
Hey guys! I set a Python env in order to install specific packages, but the following recipe is failing when executed in such an env: import dataikuimport pandas as pd, numpy as npfrom dataiku import …
So I wanted to install additional Python versions on my MacMini M2 on MacOS Ventura 13.6. Tried many different options installating Python using package managers, manually building source, etc and non…
Hi, I have created a python recipe with Input & Output as Managed Folder, please find below SS for the same. So when i am trying to building this recipe its showing me the Name error, i will share the…
I have a custom linux install of DSS. Recently, all my Python notebooks have been failing with the nginx error screen. On checking the logs, I see the following in ipython.log. [2023/07/13-02:11:33.29…