DOC circle.ci is failing
See original GitHub issueModuleNotFoundError: No module named 'tensorflow'
ModuleNotFoundError: No module named 'kymatio.scattering3d.core'
WARNING: autodoc: failed to import module 'numpy' from module 'kymatio'; the following exception was raised:
https://circleci.com/gh/kymatio/kymatio/147#tests/containers/0
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
Configuring CircleCI
This document is a reference for the CircleCI 2.x configuration keys that are used in the .circleci/config.yml file. You can see a complete...
Read more >Troubleshooting Unexplained Build Failures - CircleCI
Figuring out why your builds are unexpectedly failing can be pretty frustrating. The good news is that the CircleCI support team is here...
Read more >Troubleshoot self-hosted runner - CircleCI
If the node a pod is hosted on runs out of memory, the task will fail with a failure step named Runner Instance...
Read more >Existing project now fails with "No configuration was found in ...
Using v2 config. Pipeline was working perfectly but yesterday started failing because config.yml is not found by circle.
Read more >CircleCI build failing normally, but passing locally and on SSH ...
A server in your build is not ready to receive requests (e.g. MySQL); Your failing build is missing env vars that you have...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be fixed now. Waiting for circleci to confirm