HelloZeroNet / HelloZeroNet/ZeroNet
Please update installation guide
- Ngôn ngữ chính
- JavaScript
- Star
- 18.8k
- Fork
- 2.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
If I clone this projec then run the zeronet.py, it doesn't work.
Even after I run `sudo pip install -r requirements.txt`, It doesn't works.
```
beenotung:ZeroNet$ ./zeronet.py
- Starting ZeroNet...
ERROR:root:Unhandled exception: No module named gevent
Traceback (most recent call last):
File "./zeronet.py", line 18, in main
import main
File "/home/beenotung/local/opt/ZeroNet/src/main.py", line 9, in
import gevent
ImportError: No module named gevent
Traceback (most recent call last):
File "./zeronet.py", line 91, in
main()
File "./zeronet.py", line 64, in main
traceback.print_exc(file=open(config.log_dir + "/error.log", "a"))
AttributeError: 'Config' object has no attribute 'log_dir'
```
Maybe related to https://github.com/HelloZeroNet/ZeroNet/issues/1056
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Review the installation guidance alongside requirements.txt and the startup path in zeronet.py and src/main.py. Check issue 1056 for related context and reproduce the reported dependency failure if possible. Done means the installation instructions clearly cover the required setup and the reported startup problem is addressed or explained.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100