question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation instructions are not complete for Windows.

See original GitHub issue

Hello and thank you for creating and maintaining hatch as FOSS.

I’ve recently installed hatch on Windows and I think there’s room for a small improvement either in the installation instructions or in the installation process itself.

The Installation page has only one step specified when installing with pip:

pip install hatch

The following documentation pages make reference to hatch being called directly from the command line as, for example:

hatch new "Hatch Demo"

The issue, for me, is that once I’ve installed hatch globally using pip on my Windows machine, it is not available directly from the command line. I can only use it with python -m hatch.

May I suggest either updating the documentation with instructions on how to make hatch available in the command line or augmenting the installation process to automatically make it available.

Thanks again, @urig

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
urigcommented, Jun 19, 2022

Turns out I’m already on the latest version of pyenv-win (2.64.11) and yet uninstalling hatch and reinstalling it did not fix the issue. pyenv rehash did though so I’m a happy camper. Many thanks for your help 🌷

1reaction
ofekcommented, Jun 19, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

[Solved] | Windows Could Not Complete The Installation
Method 1: Continue installation using Automatic Repair · 1) Turn on your computer, and then when your Windows starts to load, turn it...
Read more >
How to Fix 'Windows Could Not Complete the Installation' Error
Step 1. On the error screen, press Shift + F10 to display the command prompt. Step 2. Type the command "cd %windir%/system32/oobe/" (without ......
Read more >
[SOLVED] Windows 10 Could Not Complete the Installation + ...
Fix 4. Run the Installation in Clean Boot · Open Run dialog. · Type msconfig in the box and click OK to continue....
Read more >
Windows could not complete the installation [Fixed]
Windows could not complete the installation · Run Automatic Startup Repair · Enable Administrator Account · Start Account Creation Wizard · Change ...
Read more >
Windows10 "Windows could not complete the installation. To ...
From the screen with the error message, press [SHIFT] [F10] to open the Command Prompt. · Type D: [ENTER] to go to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found