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

Pip installing bridge from git uses deprecated method #60

Closed
olmari opened this issue Oct 25, 2023 · 0 comments
Closed

Pip installing bridge from git uses deprecated method #60

olmari opened this issue Oct 25, 2023 · 0 comments

Comments

@olmari
Copy link

olmari commented Oct 25, 2023

So apparently the method Mautrix bridges instructs to use to install git head using pip is deprecated and will be phased out at some point. Needs probably changing to whatever the command suggests, I'd assume.

(mautrix-telegram) mautrix-telegram@morpheus:~/mautrix-telegram$ pip install --upgrade git+https://github.com/mautrix/telegram.git#egg=mautrix-telegram[all]
DEPRECATION: git+https://github.com/mautrix/telegram.git#egg=mautrix-telegram[all] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at https://github.com/pypa/pip/issues/11617
@tulir tulir closed this as completed in c1514a3 Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant