[issue37332] Python from Windows Store cannot install pycrypto

2019-06-18 Thread Francesco Mantovani
New submission from Francesco Mantovani : Hello, I have installed Python 3.7 from the Windows Store, I was sure I was going to experience some trouble :) In fact I was able to install Crypto (pip install Crypto) but I receive this error every time I run pip install pycrypto: (see log in

[issue31797] Python 3.6.3: JSON loop fails using elif

2017-10-16 Thread Francesco Mantovani
New submission from Francesco Mantovani : I attach here a file with 3 different way to parse Google Places API. Please put your Google API key token into the variable [PutHereYourGoogleAPIKey] to make the script work. The script contains 3 loops: - the first loop works and that's how I