jassor

Results 10 comments of jassor

马克一下,多谢大神!

> Hello, > > this could maybe be related to OOM issues, when a large amount of cells have to be stored in cache. Maybe you should comment out the...

Additional, I tryed to write color_type==RGBA with this code: ``` import jassor.utils as J from jassor.components import data import numpy as np def main(): path = rf'./test.tif' k = 512...

> "freeze" is hard to debug. > > * When you terminate it, do you get a stacktrace? > * Have you tried another backend, say `matplotlib.use("qtagg")`? > * Have...

> We would need more details than this. Presumably your install needs to be redone and there is not much we can do. Sorry for my late reply. I have...

> This could well be a duplicate of #28449, meaning that PyCharm need to support the changes in backend registration introduced in Matplotlib 3.9.0. It seems that as described in...

> Another point for measure: I can run the program on RHEL8 with PyCharm Community 2024.1.4 (using Matplotlib 3.9 from source, but I doubt it is related to that). >...

![Image](https://github.com/user-attachments/assets/e3e74987-e6bf-43e6-97d0-5078be83926f) the console log seems like that Im trying to make a pure demo code from the project —— it too heavy to run the full project, it highly dependents...

> Hi [@name-used](https://github.com/name-used)! Thanks for reporting. Would you mind adding a screenshot of the console logs and a minimal reproducible script, if possible? That would really help in debugging the...

> [@name-used](https://github.com/name-used) Are you using PyCharm? Was able to resolve the issue by opening up the configuration, going to modify options -> Python -> Emulate terminal in output console. Though...