Execution lambda via Iot Actions, error occurred : No module named '_awscrt' #402
-
| 
         Now I will use MQTT v5 released recently on lambda, thank you for teams's help! and install: then I encountered a error put in a title. My enviroment is: Lambda runtime is: awsiotsdk depends on awscrt,  so exclude  I found a same-like question , but I don't know how to fix this. 
 Should I do downgrade Python Version from 3.9.6 to 3.7.x , or use pip command on other plattform like Ubuntu etc... ? Did anyone encounter this issue? It would be helpful if you have idea to solve  and could share.  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| 
         What do you get when you do: python -m pip install awscrt | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Hello! Reopening this discussion to make it searchable.  | 
  
Beta Was this translation helpful? Give feedback.
What do you get when you do: