ERROR: Could not find a version that satisfies the requirement ctypes_snappy==1.03 (from versions: 1.03.linux-x86_64, 1.0, 1.1, 1.2)
Mar 11 01:27:22 PMERROR: No matching distribution found for ctypes_snappy==1.03
Can anyone help deploying a streamlit app with this error?
Hi @saint0x . Your dependencies files was so messy with unwanted packages. So, change the requirements.txt file as follows:-
streamlit
streamlit-authenticator
pickle
Don’t forget to reboot the app after changing the dependencies.
Hope it works ! !
Happy Streamliting 
system
Closed
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.