Giter Site home page Giter Site logo

website's Issues

Getting started section out of date

I'm new to go, thought gonum was interesting and wanted to try it. I followed the instructions on the intro website on how to get started and how to download the libraries.
The first command go get -u -t gonum.org/v1/gonum/... seemed to download something but I obtained this deprecation message:

go get: installing executables with 'go get' in module mode is deprecated.
        Use 'go install pkg@version' instead.
        For more information, see https://golang.org/doc/go-get-install-deprecation
        or run 'go help get' or 'go help install'.

So I'm not sure if it was installed correctly. Tried a bit if I could find the correct go install command but didn't succeed. The second command to run the tests go test gonum.org/v1/... failed with go: warning: "gonum.org/v1/..." matched no packages.
-->

What is the URL of the page with the issue?

https://www.gonum.org/post/intro_to_gonum/

Additional information.

I run macOS and installed go using mac ports.
go version go1.17.7 darwin/amd64

gonum.org/v1/gonum doesn't take you anywhere useful

At the moment if I visit the import path gonum.org/v1/gonum in the browser, it doesn't go anywhere useful.

It goes to a 404 pages which suggest a few things, but none of them point me to the git repository, for example.

image

gonum.org does not serve go modules

I am not sure if this is the right place to post an issue, I tried to post a message to https://groups.google.com/forum/#!forum/gonum-dev , it failed since I am not authorized to post.

go get -u -t gonum.org/v1/gonum/...

fails, because gonum.org web site does not serve go modules anymore. All projects that depend on gonum.org fail to compile in CI environments with a root cause:

Parsing meta tags from https://gonum.org/v1/netlib?go-get=1 (status code 404)

It worked fine 2 days ago. Can you please fix the gonum.org web site?

There is a workaround in
influxdata/chronograf#5520 , but it is IMHO not a good solution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.