Provide solution for issue #3417

This commit is contained in:
Ivan Kravets
2021-03-31 18:28:06 +03:00
parent 3539724843
commit 32e1cbe2a3

View File

@ -135,7 +135,7 @@ if (
):
click.secho(
"There is a known issue with Python 3.8+ and mapped network drives on "
"Windows.\nPlease downgrade Python to the latest 3.7. More details at:\n"
"Windows.\nSee a solution at:\n"
"https://github.com/platformio/platformio-core/issues/3417",
fg="yellow",
)