forked from platformio/platformio-core
Provide solution for issue #3417
This commit is contained in:
@ -135,7 +135,7 @@ if (
|
|||||||
):
|
):
|
||||||
click.secho(
|
click.secho(
|
||||||
"There is a known issue with Python 3.8+ and mapped network drives on "
|
"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",
|
"https://github.com/platformio/platformio-core/issues/3417",
|
||||||
fg="yellow",
|
fg="yellow",
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user