Results 2 issues of Jmper

I use command `gopy pkg -output=out -vm=python3 github.com/go-python/gopy/_examples/hi ` `cd out && make install-pkg` then ``` >>> from hi impot hi File "", line 1 from hi impot hi ^...