Skip to content

Conversation

ianhi
Copy link
Contributor

@ianhi ianhi commented Mar 8, 2023

hopefully fixes #126 and fixes #124

@ianhi
Copy link
Contributor Author

ianhi commented Mar 8, 2023

Also updating the min python version following: https://numpy.org/neps/nep-0029-deprecation_policy.html

@@ -51,6 +51,7 @@ Install the python. This will also build the TS package.

```bash
# First install the python package. This will also build the JS packages.
yarn install
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a better way to do this?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we just need to use jlpm to install the dependencies: #128?

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.

metadata-generation-failed when trying to follow basic instructions "pip install" step of README instructions fails, requires "yarn install"
2 participants