LettError / glyphBrowser

A RoboFont extension for browsing and selecting unicode values, glyphnames, categories, lists.
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Loading the extension in RoboFont 1.8.4 #10

Closed supertype-de closed 6 years ago

supertype-de commented 6 years ago

When trying to load the extension in RoboFont 1.8.4 (1706131209) I get the following traceback:

Traceback (most recent call last):
  File "browser.py", line 6, in <module>
ImportError: cannot import name reload

Does this version only support Py3?

LettError commented 6 years ago

Thanks for reporting, fixed!