V
V
Vladimir2020-01-05 21:34:51
Command line
Vladimir, 2020-01-05 21:34:51

Command line error "The system cannot find the drive specified."?

Good afternoon!
Suddenly an error appeared:
Microsoft Windows [Version 10.0.18362.535]
(c) Microsoft Corporation, 2019. All rights reserved.
C:\Users\qua>C:\Python\Weather1.py
The system cannot find the drive specified.

I'm trying to open Python code through the command line.
Everything always worked, this is the first time.
Google is not helping yet

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dr. Bacon, 2020-01-05
@SilentThink42

"C" Cyrillic

V
Vladimir Korotenko, 2020-01-05
@firedragon

Vladimir Anatolyevich, please note that the use of Cyrillic and long file names for many Unix utilities is fatal.
Also check the register and auto-switch.
And check the paths that are set in PATH
Win + R
cmd
python -v
echo %PATH%
Look at the command output, the paths may have been "beaten".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question