Han Chen
Han Chen
config or auto select package install mirror source
install package from py file import ``` import numpy ``` select numpy ,right clink, then will show install package in menu
if you have any good idea, please talk to me, I'm happy to coding for it
在codesandbox中运行显示 Invalid Host header
maybe some pip is old, these not support `pip list --format json`, need add support for these
when I run the simulator on macbook, after reduce the SDL_ZOOM, the screen will become will become extremely blurry, that need add `SDL_WINDOW_ALLOW_HIGHDPI` flag to resolve it when create SDL...