python 3.13.1 giving import error over nfs [windows]
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 35.9k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
Bug report
Bug description:
I built python 3.13.1 from source using MSVC , using call build.bat -e -v -p x64 , had no issues in building . After building it I installed numpy 2.1.0 whl from pypi. then I tried using this python over nfs on remote host I am getting numpy import error -
ImportError: DLL load failed while importing _multiarray_umath: The parameter is incorrect.
same set of steps works for me with python3.12.6. seems something is changed in 3.13.1 when trying import over nfs.
could someone please help As I am unable to figure out.
raised issue with numpy dev as well https://github.com/numpy/numpy/issues/28216 , but it seems issue with the way how new python is working. any help is appreciated.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs
- gh-129616
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 esaminando la PR collegata gh-129616, quindi riproduci il problema usando build.bat, Python 3.13.1, numpy 2.1.0 e un ambiente Windows ospitato su NFS. Il lavoro è completato quando numpy viene importato correttamente tramite NFS su Python 3.13.1, mentre il comportamento esistente dell’importazione locale rimane intatto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- numpy, python
- Ambito
- operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100