Skip to content

Mention Erg as installation prerequisite#137

Open
smheidrich wants to merge 1 commit intomtshiba:mainfrom
smheidrich:add-erg-to-readme-install-instructions
Open

Mention Erg as installation prerequisite#137
smheidrich wants to merge 1 commit intomtshiba:mainfrom
smheidrich:add-erg-to-readme-install-instructions

Conversation

@smheidrich
Copy link
Copy Markdown

Fixes #135

@smheidrich smheidrich force-pushed the add-erg-to-readme-install-instructions branch from f236aec to 1005b78 Compare July 26, 2025 08:24
@elrandira
Copy link
Copy Markdown

wouldn't it be better to add the dependency in pyproject.toml?

@smheidrich
Copy link
Copy Markdown
Author

It's a crates.io Rust package and not on PyPI so that wouldn't be possible.

I guess the next best thing would be adding ergup, but as far as I can tell, merely installing ergup doesn't install Erg itself; you have to run ergup afterwards to do so. So it doesn't seem like that would be much more user-friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incomplete installation instructions: ERG_PATH not found

2 participants