Package Details: superset-venv 3.1.0-2

Git Clone URL: https://aur.archlinux.org/superset-venv.git (read-only, click to copy)
Package Base: superset-venv
Description: A modern, enterprise-ready business intelligence web application (venv installation type)
Upstream URL: https://superset.apache.org/
Keywords: analytics apache sql
Licenses: Apache-2.0
Conflicts: superset
Provides: superset
Submitter: AlphaJack
Maintainer: AlphaJack
Last Packager: AlphaJack
Votes: 1
Popularity: 0.035464
First Submitted: 2024-02-12 14:20 (UTC)
Last Updated: 2024-02-13 09:34 (UTC)

Latest Comments

p4ch1nk0 commented on 2024-06-06 23:53 (UTC)

superset may not support python 3.12 for a while. you can install python311 and python-virtualenv in order to make a python 3.11 virtual environment, then use pip to install apache-superset from inside it.

necklace commented on 2024-06-05 18:55 (UTC)

Hmm, I get a ModuleNotFoundError: No module named 'distutils' when building, perhaps Python 3.12 broke something?