Easton Elliott
Results
2
comments of
Easton Elliott
I am running into this issue as well, looks like it's treating the prompt as code hence the syntax error. ``` pandas_ai.run(df, prompt=f'"{query}"') ``` resulted in the same error.
@charlespwd I was able to replicate this with a fresh install of shopify-cli. I found [this thread](https://github.com/rbenv/ruby-build/discussions/1961?sort=new#discussioncomment-4031745) but got nowhere disabling shared libs. Running `ruby -v` initially gave me: ```...