ashley-hh

Results 3 comments of ashley-hh

@cornhundred I am having this issue also using the JavaScript library. If it helps, I've been using the rc_val_cats.txt file for testing. Thanks!

> Thanks for the report, could you provide a minimal code example to reproduce this error? Thank you for your prompt response!! I believe this should do it: I'm using...

Oh, of course! My bad -- here you go! ```python const script = ` import micropip import numpy as np import os os.environ['MPLBACKEND'] = 'AGG' import io, base64 import sys...