You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2023/05/01 16:57:00 UTC

[jira] [Commented] (QPID-8642) [python client] Installation with setup.py on Windows fails

    [ https://issues.apache.org/jira/browse/QPID-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718279#comment-17718279 ] 

Jiri Daněk commented on QPID-8642:
----------------------------------

{noformat}
  Message=<urlopen error [WinError 3] The system cannot find the path specified: ''>
  Source=C:\Users\jdanek\Source\Repos\qpid-python\mllib\__init__.py
  StackTrace:
FileNotFoundError: [WinError 3] The system cannot find the path specified: ''

During handling of the above exception, another exception occurred:

  File "C:\Users\jdanek\Source\Repos\qpid-python\mllib\__init__.py", line 80, in xml_parse
    p.parse(source)
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\ops.py", line 242, in load_types_from_xml
    spec = mllib.xml_parse(file)
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\ops.py", line 266, in load_types
    types = load_types_from_xml(file)
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\ops.py", line 274, in <module> (Current frame)
    types = load_types(file)
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\generator.py", line 23, in <module>
    from .ops import *
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\session.py", line 22, in <module>
    from .generator import command_invoker
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\connection.py", line 21, in <module>
    from . import datatypes, session
  File "C:\Users\jdanek\Source\Repos\qpid-python\qpid\__init__.py", line 21, in <module>
    from . import connection
  File "C:\Users\jdanek\Source\Repos\qpid-python\setup.py", line 301, in install
    from qpid.ops import load_types
  File "C:\Users\jdanek\Source\Repos\qpid-python\setup.py", line 308, in <module>
    setup(name="qpid-python",
urllib.error.URLError: <urlopen error [WinError 3] The system cannot find the path specified: ''>
{noformat}

> [python client] Installation with setup.py on Windows fails
> -----------------------------------------------------------
>
>                 Key: QPID-8642
>                 URL: https://issues.apache.org/jira/browse/QPID-8642
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: qpid-python-1.38.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> https://github.com/apache/qpid-python/actions/runs/4714459449/jobs/8360836238#step:4:312
> {noformat}
> error: [Errno socket error] [Errno 11001] getaddrinfo failed
> {noformat}
> https://github.com/apache/qpid-python/actions/runs/4714459449/jobs/8360836360#step:4:331
> {noformat}
> caching build\bdist.win-amd64\egg\qpid\specs\amqp-0-10-qpid-errata-stripped.xml to amqp-0-10-qpid-errata-stripped.pcl
> error: <urlopen error [WinError 3] The system cannot find the path specified: ''>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org