I am trying to pip pyrebase and get error like that:
**note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pycryptodome
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.**
I worked with 3.7 python version but I saw there were problems with the version so I changed it to 3.9.10. I also update the path and the interpreter in pycharm. Already tried to pip pycryptodome.
I am trying to pip pyrebase and get error like that:
I worked with 3.7 python version but I saw there were problems with the version so I changed it to 3.9.10. I also update the path and the interpreter in pycharm. Already tried to pip pycryptodome.