Why install av twice? #1855
Closed
zhongqiu1245
started this conversation in
General
Replies: 1 comment 1 reply
-
|
this mean we install av==8.0.3 when python_version < '3.7'. MMagic can be used on python>=3.8 . |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear authors!
Thank you for your amazing job!
In mmagic/requirements/runtime.txt, I find mmagic installs av twice:
Could you tell me why mmagic installs av twice?
And the python_version must be lower than 3.7? Because other mm-products require python>=3.8. It will have negative effect for mmagic if I install mmagic in python>=3.8?
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions