Skip to content

json.decoder.JSONDecodeError #6

@ttlisaber1205-prog

Description

@ttlisaber1205-prog

I installed the software according to the instructions on github, and I use conda to install it.

**conda create -n PXDesign python=3.11
pip install git+https://github.com/bytedance/Protenix.git@dev_design
pip install git+https://github.com/sokrypton/ColabDesign.git --no-deps
pip install "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
pip install transformers==4.51.3

conda install cudnn=8.9.2.26
pip install chex dm-haiku dm-tree immutabledict optax nvidia-cudnn-cu12==8.9.2.26 numpy==1.26.3 natsort tabulate jmp toolz --no-deps**

But I encountered the following error when executing binder_eval_demo.sh.

Image

How should I solve it, or any troubleshooting ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions