Error in flex ddG tutorial

Member Site Forums Rosetta 3 Rosetta 3 – General Error in flex ddG tutorial

Viewing 0 reply threads
  • Author
    Posts
    • #3424
      Anonymous

        Hi there

        I’m trying out the flex ddG tutorial availible at github (https://github.com/Kortemme-Lab/flex_ddG_tutorial). When running the analyzation part for example 1 I get this error:

        Traceback (most recent call last):
          File “analyze_flex_ddG.py”, line 215, in <module>
            analyze_output_folder( folder_to_analyze )
          File “analyze_flex_ddG.py”, line 190, in analyze_output_folder
            scores = pd.concat( inner_scores_list )
          File “/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pandas/core/reshape/concat.py”, line 271, in concat
            op = _Concatenator(
          File “/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pandas/core/reshape/concat.py”, line 329, in __init__
            raise ValueError(“No objects to concatenate”)
        ValueError: No objects to concatenate

         

        Any ideas on how to solve this?

        Thanks!

         

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.