Code Monkey home page Code Monkey logo

Comments (10)

shadihh9 avatar shadihh9 commented on June 11, 2024

please help me

from chaos.

tiagorlampert avatar tiagorlampert commented on June 11, 2024

Hello,
Do you have installed all dependencies described in readme?

Probably are missing golang.org/x/sys/windows.
Run: go get golang.org/x/sys/windows

from chaos.

shadihh9 avatar shadihh9 commented on June 11, 2024

i use this code go get golang.org/x/sys/windows and i have error package golang.org/x/sys/windows: unrecognized import path "golang.org/x/sys/windows" (parse https://golang.org/x/sys/windows?go-get=1: no go-import meta tags ())

from chaos.

tiagorlampert avatar tiagorlampert commented on June 11, 2024

Hello,
I've updated the dependencies manager. Could you try again using the new way?
Follow all steps described in readme (the package dependencies are been changed). https://github.com/tiagorlampert/CHAOS#how-to-install

Maybe, you could try updated you OS to the last version. I think it should be an issue with your OS.

from chaos.

shadihh9 avatar shadihh9 commented on June 11, 2024

when i use the code dep ensure error message grouped write of manifest, lock and vendor: error while writing out vendor tree: failed to write dep tree: failed to export golang.org/x/sys: unable to deduce repository and source type for "golang.org/x/sys": unable to read metadata: unable to parse go-import metadata: XML syntax error on line 9: expected /> in element

from chaos.

tiagorlampert avatar tiagorlampert commented on June 11, 2024

Have you tried to reinstall your golang?

from chaos.

AfricansCantSwimm avatar AfricansCantSwimm commented on June 11, 2024

i get the same error wih dep ensure

from chaos.

GUGID avatar GUGID commented on June 11, 2024

I get that error too, but only on one of my computer. The other
one works fine, so I copy the file golang.org/x/sys to the location which could be any of the paths where your compiler couldn't find the package. Here is the golang package. Maybe this could work.
golang.org.zip

from chaos.

peteryuanpan avatar peteryuanpan commented on June 11, 2024

I get that error too, but only on one of my computer. The other
one works fine, so I copy the file golang.org/x/sys to the location which could be any of the paths where your compiler couldn't find the package. Here is the golang package. Maybe this could work.
golang.org.zip

Thanks very much for you .zip. It works!

from chaos.

tiagorlampert avatar tiagorlampert commented on June 11, 2024

I'm closing this old issue.
If the problem persist, please open a new issue.

from chaos.

Related Issues (20)

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.