VCityTeam / py3dtilers

Tilers accepting various input formats (OBJ, 3DCity databases, GeoJson, IFC) and producing 3DTiles tilesets.
GNU Lesser General Public License v2.1
192 stars 52 forks source link

help me,please #185

Closed jingyangking closed 7 months ago

jingyangking commented 7 months ago

this error:ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.

We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.

scipy 1.9.3 requires numpy<1.26.0,>=1.18.5, but you'll have numpy 1.26.4 which is incompatible. Successfully installed Click-8.1.7 Pillow-10.3.0 alphashape-1.3.1 attrs-23.2.0 certifi-2024.2.2 click-log-0.4.0 colorama-0.4.6 cython-3.0.10 earclip-1.1 ifcopenshell-0.7.0.240406 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 laspy-2.5.3 liblas-1.8.1 llvmlite-0.42.0 lz4-4.3.3 networkx-3.2.1 numba-0.59.1 numpy-1.26.4 psutil-5.9.8 psycopg2-2.9.9 psycopg2-binary-2.9.9 py3dtilers py3dtiles-1.1.0 pyproj-3.6.1 pywavefront-1.3.3 pyyaml-6.0.1 pyzmq-25.1.2 referencing-0.34.0 rpds-py-0.18.0 rtree-1.2.0 scipy-1.9.3 shapely-2.0.3 sortedcollections-2.1.0 sortedcontainers-2.4.0 triangle-20230923 trimesh-4.3.0 wheel-0.43.0 WARNING: You are using pip version 20.2.3; however, version 24.0 is available. You should consider upgrading via the 'e:\3dmodelfile\3dtiles\py3dtilers\venv\scripts\python.exe -m pip install --upgrade pip' command.

jingyangking commented 7 months ago

don't worry,I have already dealt with it