Skip to content

Problems on running the code #2

@ghost

Description

Dear authors,

I am interested in your PRL paper and trying to run the code locally on my PC.
After installing all the required packages, the package still cannot work properly.
The command line "python bin/stochastic_reconfiguration.py run_id=MyTestRun" cannot give proper outputs,
but return the following error messages:

"
/home/dbai/anaconda3/lib/python3.8/site-packages/hydra/_internal/defaults_list.py:251: UserWarning: In 'config': Defaults list is missing _self_. See https://hydra.cc/docs/upgrades/1.0_to_1.1/default_composition_order for more information
warnings.warn(msg, UserWarning)
/home/dbai/anaconda3/lib/python3.8/site-packages/hydra/core/default_element.py:122: UserWarning: In 'wavefunction/DeepSets': Usage of deprecated keyword in package header '# @Package group'.
See https://hydra.cc/docs/next/upgrades/1.0_to_1.1/changes_to_package_header for more information
deprecation_warning(
/home/dbai/anaconda3/lib/python3.8/site-packages/hydra/core/default_element.py:122: UserWarning: In 'optimizer/Flat': Usage of deprecated keyword in package header '# @Package group'.
See https://hydra.cc/docs/next/upgrades/1.0_to_1.1/changes_to_package_header for more information
deprecation_warning(
/home/dbai/anaconda3/lib/python3.8/site-packages/hydra/core/default_element.py:122: UserWarning: In 'hamiltonian/Nuclear': Usage of deprecated keyword in package header '# @Package group'.
See https://hydra.cc/docs/next/upgrades/1.0_to_1.1/changes_to_package_header for more information
deprecation_warning(
"

My platform is Debian GNU/Linux 10 (buster).
We also try to install the packages on other Linux distributions. Unfortunately, none of the installations work properly.

If possible, would you please take a look at the problem? Or could you please explain in more detail the environment that you run the code? Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions