Superset stores database connection information in its metadata database. For that purpose, we use the cryptography
Python library to encrypt connection passwords. Unfortunately, this library has OS level dependencies.
Windows isn’t officially supported at this point, but if you want to attempt it, download get-pip.py, and run python get-pip.py
which may need admin access. Then run the following:
C:\> pip install cryptography # You may also have to create C:\Temp C:\> md C:\Temp
--
You received this message because you are subscribed to the Google Groups "airbnb_superset" group.
To unsubscribe from this group and stop receiving emails from it, send an email to airbnb_superset+unsubscribe@googlegroups.com.
To post to this group, send email to airbnb_superset@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/airbnb_superset/CALZAj3JJDvoC0LWDYOz-E8kRUjGaw2izt_3RuZJOdrYNfbwmkA%40mail.gmail.com.