Search code examples
pythonpycharmtelegram

Error in the PyCharm Python terminal, indicates the sign


After updating PyCharm, an error started popping up in the terminal:

PS C:\Users\kant\Desktop\Шаблон TelegramBot> python main.py
Сбой выполнения программы python.exe: Системе не удается найти указанный путьстрока:1 знак:1
+ python main.py
+ ~~~~~~~~~~~~~~.
строка:1 знак:1
+ python main.py
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

Pops up after python main.py

I can't figure out what the problem is


Solution

  • Шt looks like the problem was in python 3.11 after reinstalling everything is fine