Skip to content

I think there is a miss of annonation symbol in <SurfDock>/comp_surface/prepare_target/default_config/global_vars.py #44

@Tttgb

Description

@Tttgb

After following the install guide, I run the test script in<SurfDock>/bash_scripts/test_scripts/screen_pipeline.sh
However I got this error in Step1

File "/home/xjd/software/Ligand_docking/SurfDock/SurfDock/comp_surface/prepare_target/default_config/global_vars.py", line 39
Pablo Gainza - LPDI STI EPFL 2018-2019
^^^^^
IndentationError: expected an indented block after class definition on line 37

Image

I think there maybe a miss of annonation symbol in the end of global_vars.py (see below). After I fix that, there is no more error.

class NoSolutionError(Exception):
# global_vars.py: Global variables used by MaSIF -- mainly pointing to environment variables of programs used by MaSIF.
Pablo Gainza - LPDI STI EPFL 2018-2019
Released under an Apache License 2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions