question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to point to internal PIP repo for installations and how to publish artifacts to Artifactory and/or PIP ?

See original GitHub issue

When i try to run build it tries to reach out to default pip repo. I have my .pip/pip.conf configured to point to internal repo.

Please can you let me know how can i configure it to use an internal repo ?

12:01:05     Complete output from command python setup.py egg_info:
12:01:05     Download error on https://pypi.python.org/simple/setuptools_scm/: [Errno 101] Network is unreachable -- Some packages may not be found!

As a second question, How do i publish tar.gz to artifactory or to pip repo ? I tried publications closure does not seem to work . Thoughts ?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Bnsl-shbmcommented, May 31, 2018

I tried this approach and able to publish but my ivy.xml does not have any dependency defined in it. Can you please suggest how to do it?

0reactions
ethankhallcommented, Sep 23, 2016

I’m going to close this, please re-open the issue if it’s still a problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PyPI Repositories - JFrog - JFrog Documentation
To define a virtual PyPI repository, from the Administration module, go to Repositories | Repositories | Virtual, set its Package Type to be ......
Read more >
ARTIFACTORY: How to deploy a PyPI package to the ... - JFrog
This article describes the steps to configure your Python client to publish packages to the JFrog Artifactory's PyPI repository.
Read more >
How to upload pypi packages to Artifactory using twine - JFrog
Subject: The following steps show how to upload Pypi packages to Artifactory using twine. Resolution: In order to install twine run: $ pip...
Read more >
PyPI Repositories - Artifactory 4.x - JFrog Wiki
To define a virtual PyPI repository, create virtual repository, set its Package Type to be PyPI, select the underlying local and remote PyPI...
Read more >
Setting up PyPI repository in minutes with JFrog Artifactory
This screencast shows how to set up the Python Package Index to work with Artifactory as a PyPI repository in under one minute....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found