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

Uses an earlier papis release, not the latest #54

Open
raspharaoh opened this issue Nov 13, 2024 · 2 comments
Open

Uses an earlier papis release, not the latest #54

raspharaoh opened this issue Nov 13, 2024 · 2 comments

Comments

@raspharaoh
Copy link

The install uninstalls the latest papis 0.14 and installs an earlier release 0.13.

pip install papis-zotero
Collecting papis-zotero
  Downloading papis-zotero-0.1.2.tar.gz (16 kB)
...
  Attempting uninstall: papis
    Found existing installation: papis 0.14
    Uninstalling papis-0.14:
      Successfully uninstalled papis-0.14
Successfully installed arxiv2bib-1.0.8 chardet-5.2.0 papis-0.13 papis-zotero-0.1.2
@alexfikl
Copy link
Contributor

Yeah, papis-zotero has not yet been updated to the new version and is pinned to the previous release (since they're not particularly compatible).

We should get to it in the coming weeks.

@alexfikl
Copy link
Contributor

#55 bumps the required version and should work just fine with Papis 0.14, if you can install from git.

We'll try to make a release soon as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants