Azure / Azure/MachineLearningNotebooks

Unable to install azureml-fsspec

Aberta
#1,856 20 comentários 10 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Jupyter Notebook
Estrelas
4.4k
Forks
2.6k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Running `pip install azureml-fsspec` fails with the following error:
```
Collecting azureml-fsspec
Using cached azureml_fsspec-0.1.0b1-py3-none-any.whl (6.2 kB)
ERROR: Cannot install azureml-fsspec because these package versions have conflicting dependencies.

The conflict is caused by:
azureml-dataprep 4.5.7 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.6 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.5 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.4 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.3 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.1 depends on azureml-dataprep-rslex~=2.11.0dev0
azureml-dataprep 4.5.0 depends on azureml-dataprep-rslex~=2.11.0dev0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
```

The installation is done in a clean environment.
OS - iOS
Python 3.9
When checking `pip list`, the libraby azureml-dataprep isn't installed

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Reproduza a falha em um ambiente limpo do Python 3.9 com `pip install azureml-fsspec` e, em seguida, inspecione os metadados de dependências do pacote e os requisitos relatados de azureml-dataprep. A tarefa estará concluída quando o pacote for instalado sem o conflito de resolução de dependências mostrado; nenhum arquivo do repositório ou teste é identificado na issue.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
azure, python
Domínio
cloud, machine-learning
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.