Closed chfw closed 6 years ago
That's a tough a one, thanks for reporting it
@chfw, I've tried your steps to reproduce the error, but django loads up without issues, I'm running it on linux... is there anything else I should do to see the actual error?
I have the suspect that the error you get is caused by the platform you're running it on (i.e. Windows) but I haven't the means to confirm that. Anyway it's an error for MacroPy3's import hooks to raise exceptions so I've shielded them against exceptions raised by code called by them. I've consequentely released MacroPy v1.1.b2 and JavaScripthon 0.10. @chfw can you try please using the latter one in your package and tell me if this error is fixed?
With the new releases, the exception is gone. Feels good. Thanks for your support!!
This issue was reproducing on Windows and MacOS.
Hi
javascripthon has brought us here. Our django users are suffering from conflicting import loaders. Could you please help have a look?
Problem
reproducing steps:
why macropy3?
If the MacroLoader is commented out, the problem is gone. is Django import system wrong, from your point of view?
references:
https://github.com/pyecharts/pyecharts/issues/541 https://github.com/kinegratii/django-echarts/issues/17