google / grumpy

Grumpy is a Python to Go source code transcompiler and runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using go1.9beta2,version check fail

myml opened this issue · comments

commented

go version

go version go1.9beta2 linux/amd64

make

/bin/sh: 1: test: Illegal number: 9beta2
Makefile:46: *** unsupported Go version , Grumpy requires at least 1.6. Please update Go。

Thanks for the report. I will update the Makefile to better handle weird version numbers.