question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installing Freetype

See original GitHub issue

Hello 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:closed
  • Created 10 months ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
beppeartzcommented, Dec 4, 2022

Works!

Thank you so much

0reactions
miguelsousacommented, Dec 4, 2022

no such option: --update

My bad, the correct option is --upgrade

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found