amazon web services - Install python library on elasticbeanstalk which requires sudo -


i'm trying install boto3 django project deployed aws elastic-beanstalk. library requires run sudo , therefore gives me permission denied error.

i'm putting boto3==1.2.1 in requirement.txt file.

thanks!

turns out forgot double = signs. no need sudo.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -