Skip to content

incompatible with geopandas and various other libraries #326

@larsiusprime

Description

@larsiusprime

Hey there, I'm working with your engineer rohit on a not-quite-released upcoming FOSS library.

With my dependency list, I get the following conflicts with bodo's requirements:

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.
contourpy 1.3.1 requires numpy>=1.23, but you have numpy 1.21.6 which is incompatible.
geopandas 1.0.1 requires numpy>=1.22, but you have numpy 1.21.6 which is incompatible.
libpysal 4.12.1 requires numpy>=1.22, but you have numpy 1.21.6 which is incompatible.
matplotlib 3.10.0 requires numpy>=1.23, but you have numpy 1.21.6 which is incompatible.
osmnx 2.0.1 requires numpy>=1.22, but you have numpy 1.21.6 which is incompatible.
rasterio 1.4.3 requires numpy>=1.24, but you have numpy 1.21.6 which is incompatible.
scikit-image 0.25.1 requires numpy>=1.24, but you have numpy 1.21.6 which is incompatible.
scipy 1.15.1 requires numpy<2.5,>=1.23.5, but you have numpy 1.21.6 which is incompatible.
spglm 1.1.0 requires numpy>=1.23, but you have numpy 1.21.6 which is incompatible.
spreg 1.8.2 requires numpy>=1.23, but you have numpy 1.21.6 which is incompatible.
statsmodels 0.14.4 requires numpy<3,>=1.22.3, but you have numpy 1.21.6 which is incompatible.

Here's my dependency list for the record:

ace-tools==0.0
azure-storage-blob==12.24.1
catboost==1.2.7
datetime==5.5
diptest==0.8.2
fqdn==1.5.1
geopy==2.4.1
google-api-python-client==2.151.0
gpd==1.1.1
huggingface-hub==0.29.1
isoduration==20.11.0
jaraco.collections==5.1.0
jsonpointer==3.0.0
jupyter==1.1.1
keyring==25.5.0
lightgbm==4.5.0
lxml==5.3.1
markdown==3.7
mgwr==2.2.1
optuna==4.1.0
osmnx==2.0.1
paramiko==3.5.1
pdfkit==1.0.0
pip-check-reqs==2.5.3
pip-chill==1.0.3
pipreqs==0.5.0
polars==1.17.1
pyarrow==18.0.0
pykrige==1.7.2
pytest==8.3.4
python-dotenv==1.0.1
rasterio==1.4.3
rich==13.9.4
scikit-image==0.25.1
seaborn==0.13.2
sphinx-rtd-theme==3.0.2
sphinxcontrib-napoleon==0.7
statsmodels==0.14.4
tinycss2==1.4.0
uri-template==1.3.0
webcolors==24.11.1
websockets==10.4
xgboost==2.1.4
xlsxwriter==3.1.9
pillow==10.3.0
tabulate==0.9.0

I think I'm using Python 3.12.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions