Skip to content

Did anyone face any issue like this? #2

@abhi3700

Description

@abhi3700

Context
I was trying the hello tutorial from the book. And during the testing, I found this error:

❯ eosdebugger                                                                                                                             ⏎
export CHAIN_API_LIB=/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/lib/libchain_api.dylib
export VM_API_LIB=/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/lib/libvm_api.dylib
export PYTHON_SHARED_LIB_PATH=/Users/abhi3700/opt/anaconda3/lib/libpython3.9.dylib
/Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/bin/ipyeos -m ipyeos eosdebugger
dyld[10134]: Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
  Referenced from: <9D771806-EEBF-3787-9792-2F1465279363> /Users/abhi3700/opt/anaconda3/lib/python3.9/site-packages/ipyeos/release/bin/ipyeos
  Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)

I have tried installing zstd using brew install zstd, still same error.

Any help would be really appreciated.
Thanks 🙏

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