Compilation error building pycrypto-2.6.1. Please ensure a C compiler is installed and functional on your system
147 views
Skip to first unread message
Дети и Еда Ольга Язькова
unread,
Oct 15, 2019, 9:30:05 AM10/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Please help me. Where can i take C compiler on win10 and how should I install it?
I want to create my online course, but already can't install because of this mistake.
Yasser Karout
unread,
Oct 15, 2019, 2:26:21 PM10/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hello,
On App Engine Standard, pycrypto is built into the runtime [1]. For local testing, you must run 'gcloud component install app-engine-python-extras' [2].
If you are still experiencing issues, I suggest posting this on Stackoverflow with more details about what you have done so far including code.
If you are using Course Builder, you can try posting in that community as well [3].