DEV Community

Discussion on: My DEV birthday gift for you: DEV.to Analytics!

Collapse
 
sandordargo profile image
Sandor Dargo

Hi Desiré,

I updated the README, I concentrated on the filename and the option, you have to pass, but you have to put python in front:

python analyzer.py --api-key <YOUR API KEY>

Let me know if this works.

Thanks

Collapse
 
helleworld_ profile image
Desiré 👩‍🎓👩‍🏫

Thank you for your reply Sandor, as I said I'm not familiar with this.

I tried this time including the 'python' at the beggining, and I'm having this message.

I'm probably missing something? Sorry and thank you so much for your patience

Thread Thread
 
sandordargo profile image
Sandor Dargo

No worries! What does this tell you?
python --version

Thread Thread
 
helleworld_ profile image
Desiré 👩‍🎓👩‍🏫

Hello again;

So I was using Python2. Installed Python3 in the Mac and tried again, but now I see this.

I will try again this afternoon with my own laptop at home since I'm not sure this Mac is giving me permission problems or something similar... I will update my answer as soon as I can try this in my laptop!

Thread Thread
 
sandordargo profile image
Sandor Dargo

Thanks for the feedback, indeed I depend on python 3. As it's working with my network settings I can't say I fixed it, but I made an attempt updating how I create a HTTPS connection, please try if you have some time.

Thanks!

Thread Thread
 
helleworld_ profile image
Desiré 👩‍🎓👩‍🏫

Sandor, I'm really happy to announce that it WORKS! 🤩

See here! I'm so happy, thank you for your patience, this is an amazing feature!

Thread Thread
 
sandordargo profile image
Sandor Dargo

That's awesome! Thanks for your comments, you helped me fix two issues already!