Closed sudarshan2906 closed 4 years ago
After downgrading importlib-metadata to 1.7.0 still the error is coming
No problem testing with Airflow 1.10.12, Python 3.7 using the dependencies defined in https://raw.githubusercontent.com/apache/airflow/constraints-1.10.12/constraints-3.7.txt
The output of "pip list" is the following:
Package Version
---------------------- ---------
alembic 1.4.2
apache-airflow 1.10.12
apispec 1.3.3
argcomplete 1.12.0
attrs 19.3.0
Babel 2.8.0
bcrypt 3.2.0
cached-property 1.5.1
cattrs 1.0.0
certifi 2020.6.20
cffi 1.14.2
chardet 3.0.4
click 6.7
colorama 0.4.3
colorlog 4.0.2
configparser 3.5.3
croniter 0.3.34
cryptography 3.0
defusedxml 0.6.0
dill 0.3.2
dnspython 1.16.0
docutils 0.16
email-validator 1.1.1
Flask 1.1.2
Flask-Admin 1.5.4
Flask-AppBuilder 2.3.4
Flask-Babel 1.0.0
Flask-Bcrypt 0.7.1
Flask-Caching 1.3.3
Flask-JWT-Extended 3.24.1
Flask-Login 0.4.1
Flask-OpenID 1.2.5
Flask-SQLAlchemy 2.4.4
flask-swagger 0.2.14
Flask-WTF 0.14.3
funcsigs 1.0.2
future 0.18.2
graphviz 0.14.1
gunicorn 20.0.4
idna 2.10
importlib-metadata 1.7.0
iso8601 0.1.12
itsdangerous 1.1.0
Jinja2 2.11.2
json-merge-patch 0.2
jsonschema 3.2.0
lazy-object-proxy 1.5.1
lockfile 0.12.2
Mako 1.1.3
Markdown 2.6.11
MarkupSafe 1.1.1
marshmallow 2.21.0
marshmallow-enum 1.5.1
marshmallow-sqlalchemy 0.23.1
natsort 7.0.1
numpy 1.19.1
pandas 1.1.0
pendulum 1.4.4
pip 20.2.3
prison 0.1.3
psutil 5.7.2
pycparser 2.20
Pygments 2.6.1
PyJWT 1.7.1
pyrsistent 0.16.0
pyspark 2.3.1
python-daemon 2.2.4
python-dateutil 2.8.1
python-editor 1.0.4
python-nvd3 0.15.0
python-slugify 4.0.1
python3-openid 3.2.0
pytz 2020.1
pytzdata 2020.1
PyYAML 5.3.1
requests 2.24.0
setproctitle 1.1.10
setuptools 46.1.3
six 1.15.0
SQLAlchemy 1.3.18
SQLAlchemy-JSONField 0.9.0
SQLAlchemy-Utils 0.36.8
tabulate 0.8.7
tenacity 4.12.0
text-unidecode 1.3
thrift 0.13.0
typing-extensions 3.7.4.2
tzlocal 1.5.1
unicodecsv 0.14.1
urllib3 1.25.10
Werkzeug 0.16.1
wheel 0.34.2
WTForms 2.3.3
zipp 3.1.0
zope.deprecation 4.4.0
Getting this error. The importlib-metadata was yestarday updated to 2.0.0
Broken plugin: [airflow_code_editor.airflow_code_editor] (importlib-metadata 2.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('importlib-metadata<2,>=0.23; python_version == "3.7"'), {'argcomplete'})