DAT Linux
DAT Linux
A hack to get around it: ``` python3 -m pip uninstall -y Werkzeug python3 -m pip install Werkzeug==2.0.3 ``` If there's one thing you can reply on with a superset...
Did you test this on Ubuntu 22.04?
I'm just the Ubuntu messenger. I cannot speak for Mac. I recommend trying to install on a fresh Ubuntu 22.04 using pip install and you'll see the problems. It comes...
@eogren Yes, Flask is now also creating a problem. Which version of Flask did you fall back to?
``` Collecting pyarrow==5.0.0 Downloading pyarrow-5.0.0.tar.gz (739 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.1/739.1 kB 4.4 MB/s eta 0:00:00 Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies did not...
Well, the original issue was found due to an attempt to install Superset on Ubuntu 22.04.
looks like this project is dead
Luigi looks good. It's more general purpose but it can be used for analytics. https://www.digitalocean.com/community/tutorials/how-to-build-a-data-processing-pipeline-using-luigi-in-python-on-ubuntu-20-04
postgres is the worst DB the author could have chosen for this
Also getting this Javascript error with Jupyer Lab 3.5.1 (using the example notebook from this repo). Should this issue be reopened and looked at again? Console error: **Error: No version...