Skip to content

Conversation

@chyalexcheng
Copy link
Contributor

No description provided.

@chyalexcheng
Copy link
Contributor Author

@Retiefasaurus: hi Retief, can you please help me take a look at why this build action is stuck?

@Retiefasaurus
Copy link
Collaborator

The issue seems to be the line poetry lock --no-update in Linting build.

According to the stack overflow post poetry made some changes recently (04.01.2025). In the workflow file try changing poetry lock --no-update to poetry lock

@Retiefasaurus
Copy link
Collaborator

I'm getting infinite loop during poetry install. Adding -vvv revealed that the problem is with h5py. What is this package used for?

Update h5py to 13.12.1
@chyalexcheng
Copy link
Contributor Author

I'm getting infinite loop during poetry install. Adding -vvv revealed that the problem is with h5py. What is this package used for?

It is used in the RNN module to save trained neural network models.

@chyalexcheng chyalexcheng changed the title Expand selftests add stopping criteria and error measures Jan 31, 2025
@chyalexcheng chyalexcheng merged commit 660e65f into main Jan 31, 2025
0 of 14 checks passed
@chyalexcheng chyalexcheng deleted the expand_selftests branch January 31, 2025 16:19
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