Skip to content

Offline installation #544

Answered by rdoursenaud
Remifa2 asked this question in Q&A
Sep 1, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hi, sorry to hear that.

I have revamped the packaging method and we now have a few dependencies that we didn't previously.
Unfortunately, there's nothing we can do on our end as this is a pip issue.

You'll have to download them all with pip download on the Internet connected machine.
You may have to specify --python-version & --platform for the target machine.
Please see the pip documentation: https://pip.pypa.io/en/stable/cli/pip_download/

Don't forget to grab the dependencies for a backend if you want to use ports.
For the default rtmidi backend, you'll want to use pip download mido[ports-rtmidi] to grab mido and all the required dependencies.
See our documentation for more informations:

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Remifa2
Comment options

@rdoursenaud
Comment options

@Remifa2
Comment options

@rdoursenaud
Comment options

Answer selected by rdoursenaud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #543 on September 01, 2023 08:57.