I am trying to make a website using streamlit on streamlit cloud, but it is having problems downloading a python library

Question:

It is not downloading Geopy for some reason. I want to try to manually do this but I am not sure how.

I have restarted the whole process but it gave the same error. It says that it cannot find a module called ‘geopy’. If there is any way to manually install Geopy, please let me know.

Asked By: asdfjkl 034weiopd

||

Answers:

To manually download Geopy, go to your site. Then go to Manage App. Then, click on the three dots and go to Your Apps. Find the site that you’re working on, and then click on those three dots. Click "edit with codespace.". There, you can manually install the libraries through the terminal.

Categories: questions Tags: , , ,
Answers are sorted by their score. The answer accepted by the question owner as the best is marked with
at the top-right corner.