Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urlopen error [Errno 2] No such file or directory #27

Open
Baltazar500 opened this issue Nov 9, 2018 · 0 comments
Open

urlopen error [Errno 2] No such file or directory #27

Baltazar500 opened this issue Nov 9, 2018 · 0 comments

Comments

@Baltazar500
Copy link

Да, надо было мне программу проверить далее получения url для получения кода ...


ydcmd.exe token 1765204
Traceback (most recent call last):
File "c:\projects\python36\lib\urllib\request.py", line 1318, in do_open
File "ydcmd.py", line 298, in request
File "c:\projects\python36\lib\http\client.py", line 1285, in _send_request
File "c:\projects\python36\lib\http\client.py", line 1234, in endheaders
File "ydcmd.py", line 354, in _send_output
File "ydcmd.py", line 366, in send
File "ydcmd.py", line 272, in connect
File "c:\projects\python36\lib\ssl.py", line 1149, in wrap_socket
File "c:\projects\python36\lib\ssl.py", line 745, in init
FileNotFoundError: [Errno 2] No such file or directory

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "c:\projects\python36\lib\site-packages\cx_Freeze\initscripts_startup_.py", line 14, in run
File "c:\projects\python36\lib\site-packages\cx_Freeze\initscripts\Console.py", line 26, in run
File "ydcmd.py", line 2686, in
File "ydcmd.py", line 2382, in yd_token_cmd
File "ydcmd.py", line 887, in yd_query_retry
File "c:\projects\python36\lib\urllib\request.py", line 526, in open
File "c:\projects\python36\lib\urllib\request.py", line 544, in _open
File "c:\projects\python36\lib\urllib\request.py", line 504, in _call_chain
File "ydcmd.py", line 397, in https_open
File "c:\projects\python36\lib\urllib\request.py", line 1320, in do_open
urllib.error.URLError: <urlopen error [Errno 2] No such file or directory>

@abbat abbat added the bug label Oct 22, 2019
@abbat abbat added the windows label Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants