Open ghost opened 5 years ago
@quxianmiao Thanks for this suggestion. The concept of freezing python was new to me. This seems like a good idea. I develop on Linux, where it seems python freeze
is no longer supported. However it might be possible to use Pyinstaller instead.
I'm going to mark this as an enhancement, and leave it for future implementation. Until we have the scripts more stable, producing frozen versions will be less useful.
@quxianmiao In the meantime, I have created https://github.com/embench/embench-iot/pull/27 to improve the documentation. I would appreciate if you could review it. Thanks
I think @quxianmiao meant pip freeze
: https://pip.pypa.io/en/stable/reference/pip_freeze/
Should we reopen this for the benefit of Embench 2.0?
Execute 'python freeze > requirements.txt' to generate requirements.txt