Raj N Manickam

Results 2 issues of Raj N Manickam

OS: debian 9 Clean install on Google Cloud Platform running python notebook Ran these commands: conda create -n fastai conda activate fastai Created ~jupyter/.jupyter/jupyter_config.json with this content: $ cat ~jupyter/.jupyter/jupyter_config.json...

Steps to reproduce: Start a python notebook. !pip install pyspark-ai !export OPENAI_API_KEY='sk-...' from pyspark_ai import * TypeError: dataclass_transform() got an unexpected keyword argument 'field_specifiers'