HelloZeroNet / ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.io
Other
18.33k stars 2.27k forks source link

BUG #2142

Closed User-Hrsat closed 4 years ago

User-Hrsat commented 5 years ago

➜ ZeroNet git:(py3) python zeronet.py

purplesyringa commented 5 years ago

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.

User-Hrsat commented 5 years ago

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? 

purplesyringa commented 5 years ago

It's impossible to recover the account unless you have at least a part of users.json.

purplesyringa commented 4 years ago

@HelloZeroNet This issue can be closed.