meipeter
meipeter
2.2.2正式版依旧有这个问题
same issue,but py3.8 didn't work
> > had the same issue, downgraded my Python version to 3.8 and it worked > > Are you referring to Python 3.8, released in 2019 and no longer supported...
the profile option is not for loading json files you need to import it in the setting 
hi, i fork a branch that impl the feature.https://github.com/meipeter/NOmono-cool-retro-term Just remove 3 lines of code and it works.
### I think I had figure out how to reproduce it. 1.use an environment without mkl 2.compile the code 3.set the mkl env var 4.compile (this problem happend) **How to...