sassoftware / sassoftware/python-sasctl
Unable to install sasctl on Viya Stable 2024.07 (20240806.1722930536493)
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 52
- Fork
- 45
- Merge medio
- 23h 38m
- PR unite (30g)
- 2
Descrizione
Describe the issue
Unable to install sasctl on Viya stable 2024.07 (20240806.1722930536493) due to numpy version
To Reproduce
Add on change-configuration.yaml transformer sasctl to the install packages value
path: /data/default_py.pip_install_packages
value: ".... sasctl"
Expected behavior
Package will be installed
Stack Trace
I am not able to install the sasctl package due to dependency version issue, even if I put the needed version on the patch transformer sas-pyconfig-custom-parameters.
See below the error that I have on the sas-pythonconfig (for example PyYAML requests pandas packaging sasctl pip==24.3.1 numpy==1.25.0) :
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pandas 2.1.4 requires numpy<2,>=1.23.2; python_version == "3.11", but you have numpy 2.1.3 which is incompatible.
gensim 4.3.3 requires numpy<2.0,>=1.18.5, but you have numpy 2.1.3 which is incompatible.
thinc 8.2.5 requires numpy<2.0.0,>=1.19.0; python_version >= "3.9", but you have numpy 2.1.3 which is incompatible.
neuralprophet 0.9.0 requires numpy<2.0.0,>=1.25.0, but you have numpy 2.1.3 which is incompatible.
tensorflow 2.17.0 requires numpy<2.0.0,>=1.23.5; python_version <= "3.11", but you have numpy 2.1.3 which is incompatible.
Successfully installed numpy-2.1.3 pybind11-2.13.6 setuptools-75.5.0 wheel-0.45.0
Version
Last one
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo l’installazione tramite change-configuration.yaml, utilizzando il valore /data/default_py.pip_install_packages e sas-pyconfig-custom-parameters. Confronta le versioni richieste con i conflitti di numpy segnalati; il lavoro è completato quando sasctl si installa su Viya stable 2024.07 senza questi conflitti di dipendenze.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- numpy, python
- Ambito
- devops
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100