We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I feel like I've fixed this once already....
Usual install fails with error implicating gojsonnet.
gojsonnet
flag provided but not defined: -buildmode ... Exception: Could not build libgojsonnet.a
The version in the Spack view produced from wire-cell-spack:
wire-cell-spack
$ which go /home/bv/wrk/wct/imaging/local/bin/go $ go version go version go1.4-bootstrap-20170531 linux/amd64
Latest is 1.20.6....
Quick fix:
$ rm local/bin/go local/bin/gofmt
The text was updated successfully, but these errors were encountered:
Jeez, I have the memory of a goldfish.
WireCell/wire-cell-spack#7
Sorry, something went wrong.
No branches or pull requests
I feel like I've fixed this once already....
Usual install fails with error implicating
gojsonnet
.The version in the Spack view produced from
wire-cell-spack
:Latest is 1.20.6....
Quick fix:
The text was updated successfully, but these errors were encountered: