PyTorch Lightining V1.0 requires fsspec>0.8 which clashes with Kedro 0.16.5
See original GitHub issueDescription
The upcoming version of PyTorch Lightning requires fsspec V0.8>0, but Kedro has a dependency V0.7<
Context
My data science pipeline is dependent on PyTorch-Lightning and of I were to update it, it will clash with Kedro
- Kedro version used (
pip show kedroorkedro -V): 0.16.5 - Python version used (
python -V): 3.7 - Operating system and version: Ubuntu
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:9 (5 by maintainers)
Top Results From Across the Web
PyTorch Lightining V1.0 requires fsspec>0.8 which clashes ...
The upcoming version of PyTorch Lightning requires fsspec V0.8>0, but Kedro ... Kedro version used ( pip show kedro or kedro -V ):...
Read more >LightningModule - PyTorch Lightning - Read the Docs
It replicates some samples on some devices to make sure all devices have same batch size in case of uneven inputs. Validation Epoch-level...
Read more >Software Modules on the Ada Cluster
The focus is on high-performance remote I/O and data management of ... using one RNA-seq data set without requiring genome sequence data.
Read more >conda-forge
adlfs, 2022.10.0, BSD-3-Clause, fsspec-compatible Azure Datalake and Azure Blob Storage access ... An open-source NLP research library, built on PyTorch.
Read more >kedro - PyTorch Lightining V1.0 requer fsspec> 0.8, que colide com ...
Descrição. A próxima versão do PyTorch Lightning requer fsspec V0.8> 0, mas Kedro tem uma dependência V0.7 <. Contexto. Meu pipeline de ciência...
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 Free
Top 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

I’m suffering from the same issue. BTW, the correct version of pytorch-lightning is 0.10.0, not V1.0.
Hi guys, we’ve updated the
fsspecrequirements to include 0.8.x and it will be made available in kedro 0.17.0. Thank you very much for your patience with this! Relevant commit: https://github.com/quantumblacklabs/kedro/commit/151cbcd1acaae25da4633ab87fabbf354d60059b