Skip to content

could not quick start install the program  #26

Description

@Alexyuanfun

It shows this error:
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Failed CDLL(/Library/Frameworks/GEOS.framework/Versions/Current/GEOS)
Failed CDLL(/opt/local/lib/libgeos_c.dylib)
Failed CDLL(/usr/local/lib/libgeos_c.dylib)
Failed CDLL(/opt/homebrew/lib/libgeos_c.dylib)
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/var/folders/mq/m15w7rln2hncc1_q53ppfk5rkyh4qh/T/pip-install-htidmn92/shapely_6cf2b7dd59e745dca1ddcb1396ac009d/setup.py", line 74, in
from shapely._buildcfg import geos_version_string, geos_version,
File "/private/var/folders/mq/m15w7rln2hncc1_q53ppfk5rkyh4qh/T/pip-install-htidmn92/shapely_6cf2b7dd59e745dca1ddcb1396ac009d/shapely/_buildcfg.py", line 189, in
lgeos = load_dll('geos_c', fallbacks=alt_paths)
File "/private/var/folders/mq/m15w7rln2hncc1_q53ppfk5rkyh4qh/T/pip-install-htidmn92/shapely_6cf2b7dd59e745dca1ddcb1396ac009d/shapely/_buildcfg.py", line 159, in load_dll
raise OSError(
OSError: Could not find library geos_c or load any of its variants ['/Library/Frameworks/GEOS.framework/Versions/Current/GEOS', '/opt/local/lib/libgeos_c.dylib', '/usr/local/lib/libgeos_c.dylib', '/opt/homebrew/lib/libgeos_c.dylib']

I already run python -m pip install 'git+https://github.com/MaureenZOU/detectron2-xyz.git', but there still have this error.
Looking forward to your help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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