Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not parse url for certifi #415

Closed
hargup opened this issue May 19, 2015 · 5 comments
Closed

Could not parse url for certifi #415

hargup opened this issue May 19, 2015 · 5 comments
Labels
locked [bot] locked due to inactivity

Comments

@hargup
Copy link
Contributor

hargup commented May 19, 2015

conda-skeleton not working for package https://pypi.python.org/pypi/certifi/2015.4.28

$ conda-skeleton pypi certifi
Error: Could not parse url for certifi: UNKNOWN

Though I pip install for the package passed.

@asmeurer
Copy link
Contributor

certifi doesn't have an upload or a url on PyPI. I wonder how pip installs it.

@ilanschnell
Copy link
Contributor

We have certifi in Anaconda, so we should not worry about it. In general, if a package is officially supported by us (see http://docs.continuum.io/anaconda/pkg-docs.html) (I can easily compile a list of package names for you if desired), then we should skip that package.

@kgullikson88
Copy link

I am having the same issue in a package I just uploaded to Pypi: https://pypi.python.org/pypi/TelFit/1.3.0

Any ideas why it doesn't work?

@asmeurer
Copy link
Contributor

asmeurer commented Jun 8, 2015

For me, TelFit requires --python 2.7, and then I have to conda install -n _build cython requests to install some things that are imported in the setup.py. But then it works. I get a recipe that I think is correct. The license is "UNKNOWN", which just means it couldn't find any license anywhere in the metadata.

@groutr groutr closed this as completed Jan 15, 2016
@github-actions
Copy link

Hi there, thank you for your contribution!

This issue has been automatically locked because it has not had recent activity after being closed.

Please open a new issue if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

5 participants