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

cannot install via pip #4

Closed
mpaglia0 opened this issue Feb 18, 2021 · 5 comments
Closed

cannot install via pip #4

mpaglia0 opened this issue Feb 18, 2021 · 5 comments

Comments

@mpaglia0
Copy link

Tried to install via pip but I got the message:
ERROR: Could not find a version that satisfies the requirement pelican-tipue-search
ERROR: No matching distribution found for pelican-tipue-search

@justinmayer
Copy link
Contributor

Hi Maurizio. This is a known issue: the instructions describe a package that hasn't been published to PyPI yet, a situation which I will address very shortly. In the interim, please install via: pip install https://github.com/pelican-plugins/tipue-search/archive/main.zip

@radoeka
Copy link

radoeka commented Aug 21, 2021

Can this be fixed? I ran into the same issue.

@mpaglia0
Copy link
Author

Can this be fixed? I ran into the same issue.

It is quite easy to let tipue-seach works also manually.
if you need a starting point I did it on my theme Z

@radoeka
Copy link

radoeka commented Aug 28, 2021

I have it working, that's not the issue. Would like to have this working using 'pip install tipue-seach'.
That enables it to easily upgrade the package, when a new version becomes available.

@justinmayer
Copy link
Contributor

I'm very sorry for the trouble mentioned in this issue, which I have just now resolved. Thank you for your patience. Following are the details…

  1. I have created a new Pelican Search plugin. I highly suggest using that instead of Tipue Search.
  2. This plugin and the repository are deprecated. The code is archived in the Legacy Plugins Repository. This repository will eventually be deleted.
  3. If you still want to use Tipue Search, even though it is abandoned and unmaintained, the installation instructions have been fixed in the README.

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

3 participants