Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix docs: add python as a prerequisite (needed for node-gyp) #277

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

metadiver
Copy link
Contributor

@metadiver metadiver commented Nov 12, 2024

Add python as a prerequisite

Relates to:

Risks

Low: installation fails on pnpm install {reproduced on windows}. It's fixed after installing python and adding path to the env variables,

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

add python as a prerequisite to the documentation (needed for node-gyp)

Testing

Where should a reviewer start?

Detailed testing steps

add python as a prerequisite (needed for node-gyp)
@lalalune lalalune merged commit 9f74e70 into elizaOS:main Nov 13, 2024
@NikitaVr
Copy link

Do you know if this works with Python 3 Too or do we have to be on 2.7?

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.

3 participants