aspuru-guzik-group / phoenics

Phoenics: Bayesian optimization for efficient experiment planning
Apache License 2.0
89 stars 19 forks source link

Can't excute examples #6

Closed Choihojun closed 2 years ago

Choihojun commented 2 years ago

Describe the error I want to execute examples in the folder. But when I execute the example, the error message came out like this(down message). Also, the same error message come out when I try to execute other examples in git. What should I do to execute the example?? error

error message Traceback (most recent call last): File "C:\ProgramData\Anaconda3\lib\site-packages\phoenics\utilities\decorators.py", line 36, in wrapper function(*args, **kwargs) File "C:\ProgramData\Anaconda3\lib\site-packages\phoenics\utilities\config_parser.py", line 368, in parse_config_file self._parse(self.config_dict) File "C:\ProgramData\Anaconda3\lib\site-packages\phoenics\utilities\config_parser.py", line 356, in _parse self._parse_parameters(self.config['parameters'])

PhoenicsParseError: 'parameters'

Program setting Jupyter Notebook

Command

  1. cd optimization_multiple_objectives/
  2. !python optimize_multi_objective.py