➜ ZeroNet git:(py3) python zeronet.py
Please report it: https://github.com/HelloZeroNet/ZeroNet/issues/new?assignees=&labels=&template=bug-report.md
Have you installed ZeroNet correctly? It looks like if you're using ZeroNet from source, but you haven't installed the dependencies. Running python -m pip install -r requirements.txt from ZeroNet directory should work.
I will try again. Thank you for help.!
And I lost the "user.json" file for a long time.
Anyone who know how to restore user identity without that file?Â
It's impossible to recover the account unless you have at least a part of users.json.
@HelloZeroNet This issue can be closed.
Most helpful comment
Have you installed ZeroNet correctly? It looks like if you're using ZeroNet from source, but you haven't installed the dependencies. Running
python -m pip install -r requirements.txtfrom ZeroNet directory should work.