Hi,
It seems the extension located at
scikit-learn/doc/sphinxext/github_link causes the error.
I suppose it does not support windows.
```
File "C:\Users\Souvik\Anaconda3\lib\site-packages\sphinx\ext\linkcode.py",
line 63, in doctree_read
uri = resolve_target(domain, info)
File "E:\project\sk-learn\scikit-learn\doc\sphinxext\github_link.py",
line 62, in _linkcode_resolve
start=os.path.dirname(__import__(package).__file__))
File "C:\Users\Souvik\Anaconda3\lib\ntpath.py", line 562, in relpath
path_drive, start_drive))
ValueError: path is on mount 'C:', start on mount 'e:'
```
Thanks,
Takeshi KOMIYA
2019年2月4日(月) 7:33 Souvik Mandal <[email protected]>:
>
> I was building scikit-learn documentation on windows 10. But there was some
> error. It was my first time using spihinx, Can someone help me? The log file
> is attached.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.