mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 18:17:13 +02:00
Expand warning for all OS about obsolate "setuptools"
This commit is contained in:
@ -62,7 +62,7 @@ On *Windows OS* it may look like:
|
|||||||
C:\Python27\python.exe get-platformio.py
|
C:\Python27\python.exe get-platformio.py
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
**Mac OS Users**: If you have an error ``pkg_resources.DistributionNotFound`` please
|
If you have an error ``pkg_resources.DistributionNotFound`` please
|
||||||
upgrade *SetupTools* package: ``$ [sudo] pip uninstall setuptools``
|
upgrade *SetupTools* package: ``$ [sudo] pip uninstall setuptools``
|
||||||
and ``$ [sudo] pip install setuptools``.
|
and ``$ [sudo] pip install setuptools``.
|
||||||
Then re-install *PlatformIO*: ``$ [sudo] pip uninstall platformio``
|
Then re-install *PlatformIO*: ``$ [sudo] pip uninstall platformio``
|
||||||
|
Reference in New Issue
Block a user