Installing Freetype
See original GitHub issueHello i’m having this issues. I’m running python on Monterey iMac 2015.
gs-iMac:~ giuseppesalerno$ python -m pip install --upgrade fontbakery'[freetype]' Collecting fontbakery[freetype] Could not fetch URL https://pypi.python.org/simple/fontbakery/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661) - skipping Could not find a version that satisfies the requirement fontbakery[freetype] (from versions: ) No matching distribution found for fontbakery[freetype]
Issue Analytics
- State:
- Created 10 months ago
- Comments:12
Top Results From Across the Web
FreeType Downloads
Stable releases of the FreeType packages, including source code, documentation, demo programs, and support tools can be downloaded directly ...
Read more >C++ OpenGL Tutorial - 30 - FreeType Installation - YouTube
In this video, we install FreeType, which is a font rendering library that adds compatibility beyond the standard bitmap font that one can ......
Read more >freetype-py - PyPI
Installation with an external FreeType library (the default). Install just the pure Python library and let it find a system-wide installed FreeType at...
Read more >FreeType for Windows - GnuWin32
freetype {whatisit} ... FreeType: font engine and rasterizer ... then you must download and install the dependencies zip file yourself.
Read more >FreeType-2.12.1 - Linux From Scratch!
Installation of FreeType2. If you downloaded the additional documentation, unpack it into the source tree using the following command: tar -xf ../freetype- ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Works!
Thank you so much
My bad, the correct option is
--upgrade