Python / Pip / Supervertaler install - How big on Macbook Pro? #87
Closed
willhelton
started this conversation in
Supervertaler Workbench
Replies: 5 comments 3 replies
1 reply
2 replies
|
I also just uploaded a new release, which contains a Windows .exe with everything bundled in it. It's pretty gigantic though, at 1.36 GB. However, you can just download it, test it, and then delete it. No need to install any packages, etc. https://github.com/michaelbeijer/Supervertaler/releases/tag/v1.9.76 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment








Uh oh!
There was an error while loading. Please reload this page.
Full disclosure: I don't use Python or pip, but I do have both preinstalled on my MacBook Pro.
My current Python version: Python3 3.9.6
My current pip version: pip3 21.2.4
I have tried to do a pip install of Supervertaler, but I get errors:
pip3 install supervertaler
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement supervertaler (from versions: none)
ERROR: No matching distribution found for supervertaler
WARNING: You are using pip version 21.2.4; however, version 25.3 is available.
You should consider upgrading via the '/Library/Developer/CommandLineTools/usr/bin/python3 -m pip install --upgrade pip' command.
I'm assuming an upgrade of pip is required (and possibly other packages need to be downloaded).
Can anyone tell me how much space all this will take on my HDD? I've not got a ton of free space and don't want to eat up a lot of storage only to find I may not get along with Supervertaler as well as I'd like.
Thanks,
Will
All reactions