Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jmartschinke_3948
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    jmartschinke_3948

    @jmartschinke_3948

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    jmartschinke_3948 Follow

    Best posts made by jmartschinke_3948

    This user hasn't posted anything yet.

    Latest posts made by jmartschinke_3948

    • RE: Proget issue with Pypi feed

      Hello @atripp,

      that would be really great!

      Thanks a lot
      Jonathan

      posted in Support
      J
      jmartschinke_3948
    • Proget issue with Pypi feed

      When trying to install python packages with
      python -m pip install --trusted-host foo -r .\requirements.txt
      using a proget feed (named pypi-relay) that has a connector to pypi.org, I get the following error:
      Could not install requirement robotframework-applicationlibrary~=1.0.0 from
      http://foo:8624/pypi/pypi-relay/download/robotframework-applicationlibrary/robotframework_applicationlibrary/robotframework_applicationlibrary-1.0.2-py3-none-any.whl#sha256=13f87f31d01687ee0a2968dc537aaae04fad4233e7110c958289882b746d0cc2
      (from -r .\requirements.txt (line 1)) because of HTTP error 404 Client Error: Not Found

      When I open this path in a browser, a web site displaying the text
      "Package not found."
      appears.

      This only happens for some packages. It also doesn't change when I click on "Pull to ProGet" manually. I also tried to clear the cache of the connector and even with a new connector.

      posted in Support
      J
      jmartschinke_3948