Code Monkey home page Code Monkey logo

Comments (10)

Dramelac avatar Dramelac commented on July 26, 2024

Hello,

Thank you for the report!

Can you run exegol version -vvv please ? And paste the result here in a code block ?

Thank you

from exegol.

gsbuosi avatar gsbuosi commented on July 26, 2024

Hi,

There you go...

image

from exegol.

Dramelac avatar Dramelac commented on July 26, 2024

I don't know why but it seems that you have a problem with the git command.
You have installed exegol via git clone apparently, can you try to run the git diff command in your 'Exegol' folder and see if you have an error too?

from exegol.

gsbuosi avatar gsbuosi commented on July 26, 2024

there u go...

image

from exegol.

Dramelac avatar Dramelac commented on July 26, 2024

Do you know why you have this error Not a git repository ?

Did you make a git clone or download the project in zip file?

from exegol.

gsbuosi avatar gsbuosi commented on July 26, 2024

from exegol.

Dramelac avatar Dramelac commented on July 26, 2024

How did you install Exegol in the first place ?

  • With pip install exegol ?
  • With git clone <...> ?
  • From github by download a zip archive that you unzip on your machine ?
  • Or other ?

You can join us on discord and open a ticket, it will be easier to debug by chat: https://discord.gg/hqyXRNk5

from exegol.

gsbuosi avatar gsbuosi commented on July 26, 2024

I'm pretty sure was git clone <...>

from exegol.

ShutdownRepo avatar ShutdownRepo commented on July 26, 2024

Hi @gsbuosi, your previous screenshot (#121 (comment)) says otherwise.
We would be happy to help you, but it would be way easier through our Discord server.

If you don't want to go through Discord, that's alright but I'll then ask you to conduct the following steps, and upload here a screenshot of the command and result for each step.

  1. Remove your Exegol directory: rm -r Exegol/
  2. Remove any pip instance of Exegol: python3 -m pip uninstall exegol
  3. Reinstall Exegol with the following command line: git clone https://github.com/ShutdownRepo/Exegol
  4. Install the requirements: cd Exegol && python3 -m pip install --user --requirement requirements.txt
  5. Run python3 exegol.py version -vvv
  6. Try to update your image again

from exegol.

ShutdownRepo avatar ShutdownRepo commented on July 26, 2024

Closing the ticket. Debugged the issue with @gsbuosi on our Discord server. @gsbuosi cloned the repo with sudo and was running Exegol without, causing the program to be unable to read some files.
Solve: either clone the repo without sudo or use exegol with those rights. Exegol needs to access its own files properly.

from exegol.

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.