Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

I think the file path has some problem and the script don't support authorized gitbook #67

Open
bingtangjinju opened this issue Jul 21, 2020 · 1 comment

Comments

@bingtangjinju
Copy link

First of all, I use win10 platform, when I execute the gitbook.py immediately, the script has problem : FileNotFoundError: [Errno 2] No such file or directory: './html5_ua.css' for html5_ua.css,gitbook.css,and output folder. It seems like the absolute path and relative path problem .When I modify gitbook.py line 248 to : fname = "D:/MyWorkspace/python/gitbook2pdf-master/output/" + fname , there is have no problem.
Secondly, There is need username and password which gitbook I want to download. but the script can't support it . : (

@fuergaosi233
Copy link
Owner

I didn't know gitbook had an authentication feature so I didn't support it.🧐

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants