hok_env
hok_env copied to clipboard
ModuleNotFoundError: No module named 'hok'
Why do I import the hok module and still show an error?
Traceback (most recent call last):
File "test_env.py", line 5, in
The corresponding system variables can be added to solve
Please follow the README carefully. You need to install the hok before running.
Install hok_env in python
## after git clone this repo cd hok_env/hok_env pip install -e .