A
A
anoninmer2020-08-07 00:23:12
PyCharm
anoninmer, 2020-08-07 00:23:12

Pycharm not seeing new library?

The situation is this, I created my own library on pypi.org, the library is capable, it works completely (if installed via pip). But here's the problem, but pycharm doesn't see it. When installed in the Project Interpreter, it accesses https://pypi.org/simple and there in the list (I checked with the parser) my library is just not there. But if you write https://pypi.org/simple/my_library/ , then it is there and all changes in it are visible.

I thought that maybe I did something wrong, copied the random library to myself and installed it by changing the name: https://pypi.org/project/requests-futures-her/ and still the same situation.
https://pypi.org/simple - if you search with a parser, it is not there, but there is a pagehttps://pypi.org/simple/requests-futures-her/

What am I doing wrong, or maybe so, but it does not immediately appear there?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question