SMAT-Lab / SnifferDog

Restoring Execution Environments of Jupyter Notebooks
Other
21 stars 7 forks source link

Error when executing lib_ver_producer.py: `core/util.py` is missing `get_code_list` #2

Closed pcyin closed 2 years ago

pcyin commented 2 years ago

When running python lib_ver_producer.py I got the following error:

ImportError: cannot import name 'get_code_list' from 'core.util'

It seems the function get_code_list is not defined in core/util.py.

Jarvx commented 2 years ago

Thanks for reporting this. Will fix it quite soon.

Jarvx commented 2 years ago

Thanks for raising this issue to us. I will now close it, please feel free to reopen if you have any questions.