i am trying to install streamlit in my pycharm 2018.37 version coz i am using 32 bit system, but it is showing error saying:
Could not find a version that satisfies the requirement numpy==1.16.6 (from versions: )
No matching distribution found for numpy==1.16.6
You are using pip version 10.0.1, however version 22.0 is available.
You should consider upgrading via the ‘python -m pip install --upgrade pip’ command.
i have tried both ways:
1.)via terminal(pip install streamlit) command
2.)And through settings
pls resolve this issue ASAP.