Error deploying Awesome-streamlit via gitlab CI (Running setup.py develop for awesome-streamlit; ERROR: Command errored out with exit status 1:)

Hey guys,

I am trying to deploy my app via gitlab CI on AWS. But it get the following error and I think it has issues with the setup.py file:

Any help is appreciated

Thanks

Hi @Junkrat -

Please take a look at this thread and see if it solves your issue:

Best,
Randy

Hey @randyzwitch, thank you for your reply.

I am using python 3.7.5

$ python3.7 -V
 Python 3.7.5