When trying to install Deviot on a freshly installed Macbook with 10.13.4 the following errors:
PlatformIO is not installed
Preparing to install it. Please be patient it; may take a while.
Downloading necessary files...
Extracting files...
Installing PlatformIO...
There was an error
Collecting platformio
Could not fetch URL https://pypi.python.org/simple/platformio/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (ssl.c:661) - skipping
Could not find a version that satisfies the requirement platformio (from versions: )
No matching distribution found for platformio
You are using pip version 9.0.1, however version 10.0.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Installation finished, now you can enjoy Deviot!
I've tried to install Python 2.7.14 from python.org, but the issue is persistent. Any suggestions, even though this isn't really a Deviot issue?
When trying to install Deviot on a freshly installed Macbook with 10.13.4 the following errors:
I've tried to install Python 2.7.14 from python.org, but the issue is persistent. Any suggestions, even though this isn't really a Deviot issue?