EMCP edited a comment on issue #15723:
URL: https://github.com/apache/superset/issues/15723#issuecomment-986244832


   @srinify 
   
   I see my juju charm which instantiates apache-superset has broken upon the 
upgrade.. so I've taken a fresh look at the installation in the freshest ubuntu 
LTS (20.04) , 
   
   
   and again I am seeing the same issue.. this time I tried backing off and 
just letting the `pip3 install apache-superset` run without pinning anything.. 
and it seems nothings changed since my original post
   
   **Errors during installation**
   ```
     Downloading SQLAlchemy-1.3.24-cp38-cp38-manylinux2010_x86_64.whl (1.3 MB)  
                                                                                
   
        |████████████████████████████████| 1.3 MB 103.1 MB/s                    
                                                                                
   
   WARNING: The candidate selected for download or install is a yanked version: 
'sqlalchemy-utils' candidate (version 0.36.8 at 
https://files.pythonhosted.org/pack
   
ages/14/68/e5301c4c960c79a32333b8805e52cb69d3d237aa869a773b4157ccb3eb26/SQLAlchemy-Utils-0.36.8.tar.gz#sha256=fb66e9956e41340011b70b80f898fde6064ec1817af77199ee
   21ace71d7d6ab0 (from https://pypi.org/simple/sqlalchemy-utils/))             
                                                                                
   
   Reason for being yanked: Wrong required python                 
   ```
   
   ```
   Successfully built apache-superset cron-descriptor holidays pgsanity 
python-geohash sqlalchemy-utils wtforms-json Flask-JWT-Extended Flask-Login 
pymeeus
   ERROR: flask-appbuilder 3.4.0 has requirement Flask-WTF<0.15.0,>=0.14.2, but 
you'll have flask-wtf 1.0.0 which is incompatible.
   ERROR: importlib-resources 5.4.0 has requirement zipp>=3.1.0; python_version 
< "3.10", but you'll have zipp 1.0.0 which is incompatible.
   
   ```
   
   here's latest `pip3 freeze`
   
   ```
   aiohttp==3.8.1
   aiosignal==1.2.0
   alembic==1.7.5
   amqp==2.6.1
   apache-superset==1.3.2
   apispec==3.3.2
   async-generator==1.10
   async-timeout==4.0.1
   attrs==19.3.0
   Automat==0.8.0
   Babel==2.9.1
   backoff==1.11.1
   billiard==3.6.4.0
   bleach==3.3.1
   blinker==1.4
   Brotli==1.0.9
   cachelib==0.1.1
   celery==4.4.7
   certifi==2019.11.28
   cffi==1.15.0
   chardet==3.0.4
   charset-normalizer==2.0.9
   Click==7.0
   cloud-init==21.4
   colorama==0.4.3
   command-not-found==0.3
   configobj==5.0.6
   constantly==15.1.0
   convertdate==2.3.2
   cron-descriptor==1.2.24
   croniter==1.1.0
   cryptography==36.0.0
   dbus-python==1.2.16
   defusedxml==0.7.1
   Deprecated==1.2.13
   deprecation==2.1.0
   distro==1.4.0
   distro-info===0.23ubuntu1
   dnspython==2.1.0
   email-validator==1.1.3
   entrypoints==0.3
   Flask==1.1.4
   Flask-AppBuilder==3.4.0
   Flask-Babel==2.0.0
   Flask-Caching==1.10.1
   Flask-Compress==1.10.1
   Flask-JWT-Extended==3.25.1
   Flask-Login==0.4.1
   Flask-Migrate==3.1.0
   Flask-OpenID==1.3.0
   Flask-SQLAlchemy==2.5.1
   flask-talisman==0.8.1
   Flask-WTF==1.0.0
   frozenlist==1.2.0
   geographiclib==1.52
   geopy==2.2.0
   graphlib-backport==1.0.3
   gunicorn==20.0.4
   h11==0.12.0
   holidays==0.10.3
   httplib2==0.14.0
   humanize==3.13.1
   hyperlink==19.0.0
   idna==2.8
   importlib-metadata==4.8.2
   importlib-resources==5.4.0
   incremental==16.10.1
   isodate==0.6.0
   itsdangerous==1.1.0
   Jinja2==2.10.1
   jsonpatch==1.22
   jsonpointer==2.0
   jsonschema==3.2.0
   keyring==18.0.1
   kombu==4.6.11
   korean-lunar-calendar==0.2.1
   language-selector==0.1
   launchpadlib==1.10.13
   lazr.restfulclient==0.14.2
   lazr.uri==1.0.3
   Mako==1.1.6
   Markdown==3.3.6
   MarkupSafe==1.1.0
   marshmallow==3.14.1
   marshmallow-enum==1.5.1
   marshmallow-sqlalchemy==0.26.1
   more-itertools==4.2.0
   msgpack==1.0.3
   multidict==5.2.0
   netifaces==0.10.4
   numpy==1.21.4
   oauthlib==3.1.0
   outcome==1.1.0
   packaging==21.3
   pandas==1.2.5
   parsedatetime==2.6
   pexpect==4.6.0
   pgsanity==0.2.9
   polyline==1.4.0
   prison==0.2.1
   pyarrow==4.0.1
   pyasn1==0.4.2
   pyasn1-modules==0.2.1
   pycparser==2.21
   PyGObject==3.36.0
   PyHamcrest==1.9.0
   PyJWT==1.7.1
   pymacaroons==0.13.0
   PyMeeus==0.5.11
   PyNaCl==1.3.0
   pyOpenSSL==19.0.0
   pyparsing==2.4.7
   pyrsistent==0.15.5
   pyserial==3.4
   python-apt==2.0.0+ubuntu0.20.4.6
   python-dateutil==2.8.2
   python-debian===0.1.36ubuntu1
   python-dotenv==0.19.2
   python-geohash==0.8.5
   python3-openid==3.2.0
   pytz==2021.3
   PyYAML==6.0
   redis==4.0.2
   requests==2.22.0
   requests-unixsocket==0.2.0
   SecretStorage==2.3.1
   selenium==4.1.0
   service-identity==18.1.0
   simplejson==3.16.0
   six==1.14.0
   slackclient==2.5.0
   sniffio==1.2.0
   sortedcontainers==2.4.0
   sos==4.1
   SQLAlchemy==1.3.24
   SQLAlchemy-Utils==0.36.8
   sqlparse==0.3.0
   ssh-import-id==5.10
   systemd-python==234
   tabulate==0.8.9
   trio==0.19.0
   trio-websocket==0.9.2
   Twisted==18.9.0
   typing-extensions==3.10.0.2
   ubuntu-advantage-tools==27.4
   ufw==0.36
   unattended-upgrades==0.1
   urllib3==1.26.7
   vine==1.3.0
   wadllib==1.3.3
   webencodings==0.5.1
   Werkzeug==1.0.1
   wrapt==1.13.3
   wsproto==1.0.0
   WTForms==2.3.3
   WTForms-JSON==0.3.3
   yarl==1.7.2
   zipp==1.0.0
   zope.interface==4.7.1
   ```
   
   when I reintroduce my pinnings.. AND add `zipp==3.1.0` it seems to install, 
but I am seeing constant warnings 
   
   ```
   ubuntu@juju-2dd159-269:~$ superset version
   /usr/lib/python3/dist-packages/requests/__init__.py:89: 
RequestsDependencyWarning: urllib3 (1.26.7) or chardet (3.0.4) doesn't match a 
supported version!
     warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
   logging was configured successfully
   2021-12-05 15:23:04,478:INFO:superset.utils.logging_configurator:logging was 
configured successfully
   2021-12-05 15:23:04,482:INFO:root:Configured event logger of type <class 
'superset.utils.log.DBEventLogger'>
   /usr/local/lib/python3.8/dist-packages/flask_caching/__init__.py:201: 
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively 
disabled.
     warnings.warn(
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   Superset 1.3.2
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to