Dear all
I need your help for updating my psychopy to latest version (Release PsychoPy 2021.1.3 · psychopy/psychopy · GitHub). I couldn’t do it by addressing .zip file inside of the builder (I made sure execution permission of zip is allowed).
I also used sudo python setup.py install
in the zip file I got this error:
cryptography 2.8 is installed but cryptography>=3.2 is required by {‘pyOpenSSL’}
I even removed it and again pip install psychopy but it is not still the latest version.
Thanks in advanced