This message was deleted.
# general
s
This message was deleted.
e
I think we fixed this (or maybe it was something similar), can you try installing from github and see it the problem persists?
d
Eduardo - You didn't need to reply on the weekend!! 🙂 Do you have instructions on how to install form github? FYI - I'm running in VSCodium on Windows using 0.10.3.
e
yes:
Copy code
pip uninstall jupysql
pip install git+<https://github.com/ploomber/jupysql>
d
Thanks for the instructions Eduardo. I successfully installed jupysql-0.10.5.dev0, but running the SQL code against it still didn't produce the Pivot output.
e