Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

Faker package causes example keyboard to crash, only in keyboard view

Open Behem07h opened this issue 2 years ago • 1 comments
trafficstars

the pythonista3 keyboard examples Calculate.py, Text Effects.py and Placeholders.py make use of the faker package to generate fake data. When run in the app, these scripts run fine. however when run via the pythonista keyboard the scripts crash. commenting out "import faker" and substituting faker related lines for text constants fixes this.

Behem07h avatar Jul 11 '23 08:07 Behem07h

Did anyone find a fix?

aluminum-ice avatar Feb 04 '24 00:02 aluminum-ice