You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "yx91490 (Jira)" <ji...@apache.org> on 2021/10/29 03:09:00 UTC

[jira] [Created] (IMPALA-10994) Normalize pip package name within 'infra/python/deps' requirements

yx91490 created IMPALA-10994:
--------------------------------

             Summary: Normalize pip package name within 'infra/python/deps' requirements
                 Key: IMPALA-10994
                 URL: https://issues.apache.org/jira/browse/IMPALA-10994
             Project: IMPALA
          Issue Type: Improvement
            Reporter: yx91490
            Assignee: yx91490


According to [PEP-0503|#normalized-names],] pip package name should be normalized and clients MUST NOT rely on this redirection and MUST request the normalized URL. otherwhise  when I set envirement variable to fast pip downloa as bellow:
{code:java}
export PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn
{code}
I got error for some package not found, for example:
{code:java}
https://pypi.tuna.tsinghua.edu.cn/simple/python_dateutil{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org