Skip to content

Installing hatch succeeds but no link created for exe #64

Description

@maphew

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions