Remove architecture check for Conda
- Lenguaje dominante
- Julia
- Estrellas
- 1.5k
- Forks
- 186
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Given that Conda supports several architectures by switching to miniforge, I suggest to remove the architecture check in https://github.com/JuliaPy/PyCall.jl/blob/5d227fc23fda631783a68c9ff1c6aff47200978e/deps/build.jl#L67
Currently it's that line that prevents PyCall to build even though everything would work.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Open deps/build.jl at the architecture check around line 67 and read how it prevents the Conda build. Remove the check so supported architectures can proceed through the miniforge-based setup, then verify that PyCall builds successfully on those architectures.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- julia, python
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100