You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
in the src\requirements.txt file on github i can see line 8 -> Pillow==8.1.1 but on my PC (i have install device simulator today) there is always -> Pillow==7.0.0
If i manually change Pillow version from 7.0.0 to 8.1.1 i can install the dependecies correctly.
Why ?
The text was updated successfully, but these errors were encountered:
I have already done this manually but I am surprised, when I install the plugin, the "requirements.txt" file is not good although the online version is corrected. I am a computer science teacher and I cannot ask my students to do this, they are beginners.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
in the src\requirements.txt file on github i can see line 8 -> Pillow==8.1.1 but on my PC (i have install device simulator today) there is always -> Pillow==7.0.0
If i manually change Pillow version from 7.0.0 to 8.1.1 i can install the dependecies correctly.
Why ?
The text was updated successfully, but these errors were encountered: