Giter Site home page Giter Site logo

Comments (3)

initialcommit-io avatar initialcommit-io commented on May 21, 2024 1

If you're on Windows can you try this and see if you can find the path to the git-sim.exe file?

  1. Open command prompt as administrator
  2. Run: dir "\git-sim.exe" /s
  3. That should give you the path to the executable which you can then add to your PATH environment variable.

Let me know if it works!

If you're not on Windows, please let me know what OS you're on and exactly what steps you ran to install it.

from git-sim.

benswedlove avatar benswedlove commented on May 21, 2024

Hi thanks!
Found it here:
C:\Users*user*\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts

I think this got installed using the VS code Python extension's python package instead of the regular one.
After installing Python 3.11 and making sure to install using PIP from the new install everything works!

These steps should help anyone in the future"

  1. Install Python to c:\Python311\
  2. Open cmd window
  3. run "cd C:\Python311\Scripts"
  4. run: ".\pip.exe install git-sim"
  5. cd to a folder that has a git repo, then run "git-sim status" or "C:\Python311\Scripts\git-sim.exe status"

from git-sim.

initialcommit-io avatar initialcommit-io commented on May 21, 2024

Glad you got it working @benswedlove , and thanks for posting the steps that fixed it for you!

from git-sim.

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.