| Position | Domaine | Page | Actes |
|---|---|---|---|
| 1 | stackoverflow.com | /questions/60682364/... | |
|
URL complète
Titre
Can't open file 'file.py'
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
4 Answers. Open your script in another code editor like VS and check extension. It usually keeps txt behind py and that is why you get an error ... |
|||
| 2 | ru.stackoverflow.com | /questions/937748/py... | |
|
Titre
Python can't open file
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
Пытаюсь открыть скрипт через консоль , в скрипте просто тестовый print . И вроде как должно всё работать. |
|||
| 3 | reddit.com | /r/learnpython/comme... | |
|
Titre
File won't open in Python
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
The simplest solution is to open the file using the full absolute path . Optionally, you can use the __file__ variable to get the path to your python file. |
|||
| 4 | superuser.com | /questions/1435115/p... | |
|
URL complète
Titre
Python
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
10 мая 2019 г. — The problem I can see here is most likely caused because you have whitespace in the script's name. So the command line parses the name of the script up to the ... |
|||
| 5 | qna.habr.com | /q/710087 | |
|
URL complète
Titre
can't open file [errno 2] no such file or directory как решить?
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
6 февр. 2020 г. — У меня была такая-же проблема. А заключалась она в том, что я не в ту папку сохранил файл питона. Просто внимательно пересмотри расположения ... |
|||
| 6 | discuss.python.org | /t/unable-to-open-fi... | |
|
Titre
Unable to open file for reading
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
12 авг. 2019 г. — You opened the file for writing (with ”w” ) but you're trying to read from it. Just use f = open(“myText.txt” ) , since reading is the default mode. |
|||
| 7 | learn.microsoft.com | /en-us/answers/quest... | |
|
URL complète
Titre
Cannot open downloaded Python file - Microsoft Q&A
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
11 янв. 2025 г. — Sometimes the file associations on Windows systems can be incorrect, causing the .py file to close automatically when you double-click on it. |
|||
| 8 | askubuntu.com | /questions/1061340/p... | |
|
Titre
Python
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
1 авг. 2018 г. — Open the terminal and type python ( python followed by a space), then drag the ex1.py file into the terminal and press Enter. |
|||
| 9 | python-forum.io | /thread-39396.html | |
|
URL complète
Titre
I cannot able open a file in python ?
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
10 февр. 2023 г. — Myself is ted, i am trying open a text file in python using open ("filename.txt") but i am seeing FileNotFoundError |
|||
| 10 | github.com | /automatic1111/stabl... | |
|
Titre
[Bug]
Dernière mise à jour
N / A
Autorité de la page
N / A
Trafic:
N / A
Liens retour:
N / A
Partages sociaux:
N / A
Temps de chargement:
N / A
Aperçu de l'extrait:
20 апр. 2023 г. — Tried to open webui-user.bat and the cmd window poped-up for a moment and closed. In webui.bat file I added replaced @echo off to rem @echo off to see what ... |
|||