frappe / twilio-integration

Twilio integration for ERPNext
Other
57 stars 74 forks source link

Installation error #17

Open quinchurch opened 3 years ago

quinchurch commented 3 years ago

I have an issue installing this custom app - when I run the command bench --site mysitename install-app twilio_integration - I get the following error;

An error occurred while installing twilio_integration: No module named 'pyngrok'.

leela commented 3 years ago

@quinchurch , Sorry for the delayed response. May I know the the app versions you are using?

kavindupasan commented 3 years ago

@leela Hi, We are working on an ERPNext project. We would like to know if you are available to offer your service for us.

matrixgoh commented 3 years ago

@quinchurch , Sorry for the delayed response. May I know the the app versions you are using?

Same issue here using erpnext docker image erpnext 12.18.0 frappe 12.15.0 twilio_integration 0.0.1

SalShai commented 3 years ago

any updates on this? as I'm facing the same issue. I tried 'pip install pyngrok'. But, Didn't help.