fuzzy-lavender•3y ago
Python apify client not working inside docker container
I have built an app using streamlit that uses the python client to scrap some data. The app works correctly outside of docker, but I need to deply it using a container.
When I try to import apify_client inside the container, i get the following error:
Has anyone experienced something similar_?
2 Replies