ail-framework icon indicating copy to clipboard operation
ail-framework copied to clipboard

Installation output potential errors

Open C00kie- opened this issue 3 years ago • 1 comments

ERROR: peepdf 0.4.2 has requirement colorama==0.3.7, but you'll have colorama 0.4.3 which is incompatible. ERROR: peepdf 0.4.2 has requirement Pillow==3.2.0, but you'll have pillow 7.2.0 which is incompatible. ERROR: sflock 0.3.10 has requirement click==6.6, but you'll have click 7.1.2 which is incompatible. ERROR: sflock 0.3.10 has requirement python-magic==0.4.12, but you'll have python-magic 0.4.18 which is incompatible.

/usr/lib/python3.6/runpy.py:125: RuntimeWarning: 'nltk.downloader' found in sys.modules after import of package 'nltk', but prior to execution of 'nltk.downloader'; this may result in unpredictable behaviour warn(RuntimeWarning(msg)) [nltk_data] Downloading package vader_lexicon to [nltk_data] /home/ail/nltk_data... /usr/lib/python3.6/runpy.py:125: RuntimeWarning: 'nltk.downloader' found in sys.modules after import of package 'nltk', but prior to execution of 'nltk.downloader'; this may result in unpredictable behaviour warn(RuntimeWarning(msg)) .

C00kie- avatar Jul 06 '20 12:07 C00kie-

Thanks for feedback. We will have a look but I suppose this is more warning than errors per se.

adulau avatar Jul 06 '20 12:07 adulau

Fixed in AIL v5.0

Terrtia avatar Jun 06 '23 12:06 Terrtia