error when launching
Open
- Dominant language
- Python
- Stars
- 562
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
```
Traceback (most recent call last):
File "needl.py", line 2, in
import daemon, daemon.pidfile
ModuleNotFoundError: No module named 'daemon.pidfile'; 'daemon' is not a package
```
• Win10 x64 1809 ltsc
• Python 3.9 x64
• i installed Chrome 87.0.4280.66 + put ChromeDriver from https://chromedriver.storage.googleapis.com/index.html?path=87.0.4280.20/ (chromedriver_win32.zip) into \needl\data\
Contributor guide
Assessment
This issue has not been assessed yet.