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

fontbakery update mechanism is not working (regardless of using MacOS or GNU+Linux) #18

Open
felipesanches opened this issue Mar 15, 2021 · 0 comments

Comments

@felipesanches
Copy link
Member

On MacOS I was prompted to update fontbakery because 0.7.34 is available and the ZIP release downloaded from this repo currently contains 0.7.31.

When I accepted the update, it failed and told me something went wrong.


I tried the same on GNU+Linux and initially it did not ask for an update (because I had the latest fontbakery installed via pip in the same virtualenv). So I manually downgraded to 0.7.31 by running:
pip install fontbakery==0.7.31

and then when I reopened FB UI, I was prompted to update.

By accepting, I got a failure message on the terminal:
ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.

but got a "SUCCESS" message on the dialog. Subsequent execution of FB UI prompted me again for an update, which is evidence that the update actually did not work.

Screenshot from 2021-03-15 19-03-25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant