Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Installation fais w/ Poetry #1

Closed
Uninen opened this issue Dec 4, 2020 · 1 comment
Closed

Installation fais w/ Poetry #1

Uninen opened this issue Dec 4, 2020 · 1 comment

Comments

@Uninen
Copy link

Uninen commented Dec 4, 2020

First, thanks for picking up the torch of the deprecated client 👍

Not sure to which repo this belongs but thought you might want to know that Poetry 1.1.4 seems to be unable to install this package.

> poetry add discogs-api   
Using version ^0.1.0 for discogs-api

Updating dependencies
Resolving dependencies... (0.0s)

  AssertionError

  

  at ~/.poetry/lib/poetry/mixology/incompatibility.py:60 in __init__
       56│                     # intersection, they're mutually exclusive, making this incompatibility
       57│                     # irrelevant, since we already know that mutually exclusive version
       58│                     # ranges are incompatible. We should never derive an irrelevant
       59│                     # incompatibility.
    →  60│                     assert by_ref[ref] is not None
       61│                 else:
       62│                     by_ref[ref] = term
       63│ 
       64│             new_terms = []
> poetry --version
Poetry version 1.1.4
@Uninen
Copy link
Author

Uninen commented Dec 4, 2020

Turns out this was an already reported issue with poetry ( python-poetry/poetry#236 ), nothing to do with this package. Sorry for the nice.

Have a great weekend :)

@Uninen Uninen closed this as completed Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant