Skip to content

make dev is failing with pyenv installed #629

@dmoore247

Description

@dmoore247

a fresh git clone as of 10 minutes ago.
a fresh pyenv

% make dev
if ! command -v hatch &> /dev/null; then pip install hatch ; fi
hatch env create
pyenv: hatch: command not found

The `hatch' command exists in these Python versions:
  3.10.10/envs/zzz
  zzz

Note: See 'pyenv help global' for tips on allowing both
      python2 and python3 to be found.
make: *** [.venv/bin/python] Error 127

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions