-
### 🐛 Describe the bug
Python 3.12 Nightly binary (e.g. wget https://download.pytorch.org/whl/nightly/cu126/torch-2.6.0.dev20241119%2Bcu126-cp312-cp312-linux_x86_64.whl ) fails with
`import fun…
-
使用 pip 安装最新版本后,运行报警告,如下:
```python
C:/Users/.../PycharmProjects/.../polars_ta_test.py
C:\Users\...\anaconda3\envs\...\lib\site-packages\numpy\_distributor_init.py:30: UserWarning: loaded more tha…
-
Greetings,
I'm trying to use your pipeline, but it immediately fails throwing the following error:
`ImportError: Unable to import required dependencies:
numpy:
IMPORTANT: PLEASE READ THIS FOR…
-
**Describe the bug**
Running a ubi9 image on Apple M3 rosetta Podman linux image, on import of library a segmentation fault occurs.
**To Reproduce**
`import tiledbsoma` while running linux contai…
-
## Description
### What steps will reproduce the problem?
This command failed to be executed because an error occurred while trying to get the file code from Spyder's editor. The error was: An exc…
-
### Describe the bug
I'm using Apple M2 Pro Mac OS 14.7.
When do cmd `pip install evals`, I got below Failed building wheel for numpy error.
```
compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY…
-
While installing SLIViT requirements, I got the message ERROR: Could not find a version that satisfies the requirement numpy=2.0.0 .
The requirements for SLIViT include **fastai**, which requires *…
-
### Describe your issue.
**Numpy 2.1.3 built using following commands:**
```
call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64
set CC=clang-cl
set CXX=clang-cl
python -m pip ins…
-
At the moment the C code is written using numpy < 2 APIs - due to which the library cannot be released for numpy>2
This task will look at re-implementing/porting the code such that it compiles on n…
-
UPDATING build/lib.linux-x86_64-cpython-310/pandas/_version.py
set build/lib.linux-x86_64-cpython-310/pandas/_version.py to '1.1.5'
running build_ext
building 'pandas._libs.…