First install pip3 on Python 3: sudp apt-get update sudo apt-get -y install python3-pip
Then install the library using pip3: pip3 install numpy Verify installation: pip3 list -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/61d2f228-4006-4627-9779-1383e9ee72a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
