You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2023/01/20 04:16:14 UTC

[GitHub] [superset] noahyetter-nb commented on issue #22571: ModuleNotFoundError installing Superset 2.0.1 in a fresh virtual environment

noahyetter-nb commented on issue #22571:
URL: https://github.com/apache/superset/issues/22571#issuecomment-1397904451

   > Thanks for that info @jsanko9. It looks like we can pin WTForms to >=2.3.2 <3.0 and that should help with that issue. It looks like there may be a similar issue with the cryptography package. We know that `cryptography==3.4.7` works. We currently require `"cryptography>=3.3.2"`. Does anyone know which version is failing? cc @zhaoyongjie?
   
   I just did a fresh install and got cryptography 39.0.0
   See also this issue https://github.com/apache/superset/issues/22743
   I applied the fix reported there, which works, but now I have the problem with wtforms described above
   
   (I can't help but notice that the dependencies that get installed by the process in `Dockerfile`, and the dependencies specified in `setup.py`, are significantly different. Also the non-Docker installation instructions are incorrect.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org