-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't work on termux Arch Linux in Android aarch64 #72
Comments
I found log is not work on x86_64 too |
I have the same bug with Jupyter and ipython versions in case you need them:
Worked with go 1.9, but stopped after updating go to 1.11. Full log on
|
Same problem on x86_64 arch |
Had this on Fedora 29 (x86_64) just now:
Installs happily, then:
|
lgo is really awesome! Thanks for sharing it. Had no problem using it from docker. When installing it as well not issues, but inside the console I get the same errors as users above (on Ubuntu 18). Thanks in advance for any help!
|
Hi Sebastiano an all, Thank you for reporting it. I think you encountered this bug with go1.11. But can I confirm your |
Thanks! My go version is go1.11.5, as you spot correctly. Is there a way to solve the issue from this repo, and without waiting a lucky update? |
Thank you for the confirmation.
I pushed a change in dev branch which I hope fixes the problem. But I haven't tested it well. I will merge it to master once I confirm it really fixes this issue on |
I manually fetched the dev branch and reinstalled. It works on Ubuntu 18, also with auto-completion! |
Thank you for the test, Sebastiano
There is a known performance issue from go1.10 due to a performance regression of Now, go1.12 was released and go1.9 is 1 year behind. We can not live with go1.9 anymore. I will ping the bug thread in golang. |
In [1]: s =3
panic: Failed to import core: cannot import, possibly version skew (unknown export format version -1 ("i\x00\xfb\x0f\xd3\x1c4/home/dlin/go/src/github.com/yunabe/lgo/core/core.go\x1agithub.com/yunabe/lgo/core\x00\aContext\acontext\aDisplay\rDataDisplayer")) - reinstall package
The text was updated successfully, but these errors were encountered: