Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Command not found: automata #517

@eriknomitch

Description

@eriknomitch

After following the README using poetry it seems like there isn't an automata executable.

Error

Installing dependencies from lock file

No dependencies to install or update

Installing the current project: automata (0.1.0)

~/.repositories/automata main*
TM:1 VM:0
❯ poetry run automata configure
Command not found: automata

~/.repositories/automata main*
TM:1 VM:0
❯ which poetry
/Users/erik/.asdf/shims/poetry

Additional Information

FYI I'm using asdf for my python install which supplies the shim for poetry but theoretically that shouldn't matter. As you can see below, the poetry virtualenv for automata is in my PATH

TM:1 VM:0
❯ poetry run python
Python 3.11.4 (main, Jul 19 2023, 06:42:23) [Clang 14.0.3 (clang-1403.0.22.14.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> print(os.getenv("PATH"))
/Users/erik/Library/Caches/pypoetry/virtualenvs/automata-rXuOnyMS-py3.11/bin:/Users/erik/.asdf/plugins/python/shims:/Users/erik/.asdf/installs/python/3.11.4/bin:/opt/homebrew/opt/postgresql@15/bin:/usr/local/heroku/bin:/Users/erik/.zplug/bin:/Users/erik/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/opt/homebrew/opt/postgresql@15/bin:/usr/local/heroku/bin:/usr/local/sbin:/Users/erik/.bin/bin:/Users/erik/.bin/.bin:/Users/erik/.bin/bin-Darwin:/Users/erik/.gexecute:/Users/erik/.android/bin:/Users/erik/.android/platform-tools:/Users/erik/.neo4j-bin:/Users/erik/.repositories/mkdir-scripts/bin:/Users/erik/.local/bin:/Users/erik/.repositories/g/bin:/Users/erik/.repositories/host-setup/bin:/Users/erik/.repositories/tunnel/bin:/Users/erik/.repositories/git-submodule-tools/bin:/Users/erik/.repositories/g/bin:/Users/erik/.repositories/host-setup/bin:/Users/erik/.repositories/tunnel/bin:/Users/erik/.repositories/git-submodule-tools/bin

Thanks,

Erik

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