syncabook
syncabook copied to clipboard
problem running syncabook
whenever i run syncabook -h, it shows me this-
D:\Downloads\syncabook\syncabook>syncabook -h
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\Scripts\syncabook-script.py", line 33, in
@avijitb129, it seems beautifulsoup4
is not installed. It should be installed automatically when you do pip install .
to install syncabook
. Try reinstalling it and look for error messages during installation. And I'd recommend using syncabook
with Docker to avoid such issues.
Note also, that for the sync step you need the afaligner
library that is not tested on Windows. You may need to use a VM.