conda install hatch says it succeeds but there is no link to hatch.exe created in .local\bin. The executable does exist in the program's Scripts folder though. I wonder if this is fixed by PR #61 but lack the means at the moment to build and test and with said PR.
C:\> condax install hatch
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: C:\Users\mhwilkie\.condax\hatch
added / updated specs:
- hatch
...snip...
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
`hatch` has been installed by condax
C:\Users\mhwilkie>dir /s/b hatch.*
C:\Users\mhwilkie\.condax\hatch
C:\Users\mhwilkie\.condax\hatch\Lib\site-packages\hatch
C:\Users\mhwilkie\.condax\hatch\Scripts\hatch.exe
C:\Users\mhwilkie\.condax\hatch\Scripts\hatch.exe.conda_trash
C:\Users\mhwilkie\.vscode\extensions\ms-python.vscode-pylance-2023.3.10\dist\bundled\stubs\matplotlib\hatch.pyi
condax version 0.1.1
Win10 Enterprise, Version 10.0.19045 Build 19045
conda install hatchsays it succeeds but there is no link to hatch.exe created in.local\bin. The executable does exist in the program's Scripts folder though. I wonder if this is fixed by PR #61 but lack the means at the moment to build and test and with said PR.condax version 0.1.1
Win10 Enterprise, Version 10.0.19045 Build 19045