Open frednatoli01 opened 4 years ago
Thank you so much for opening your first issue in this project! We'll try to get back to it as quickly as possible.
While you are waiting...here's a random picture of a corgi (powered by dog.ceo)
Hey @frednatoli01! We fixed the first problem, thanks for letting us know. As for the second one, do you have Python 3 installed on your system? Can you run python3 --version
and share the output?
Novice here! I am following the same guide https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-python ngrok installed Python installed: PS C:> python --version Python 3.11.0
Encountered the same "make install" error? How to resolve please?
ngrok Terms of Service https://ngrok.com/tos Version 3.1.0 Region United States (us) Latency 30ms Web Interface http://127.0.0.1:4040 Forwarding https://8bfa-2604-2000-6fc0-102-c86e-blahblahblah.ngrok.io -> http://localhost:3000
Hi, I am new here but I think there are a couple of things that need to be looked. 1- the readme.md, under "Local Development", Step 1 says, "git clone https://github.com/TwilioDevEd/account-security-quickstart-node.git". I don't believe that is the correct package. If I go up to the package, click the Green Code button and select the 1st option to copy the URL, it is pointing to "https://github.com/TwilioDevEd/account-security-quickstart-django.git"
2- Based on the correction of Step 1, then second part of Step 1 needs to be corrected to "account-security-quickstart-django" instead.
3- When I attempt to run the "make install" (Step 2), I recieve an error message that is not really helpful in trying to resolve it. Please see the screenshot attached.
Thank you