I am unable to build nbconvert because of build failures. Can someone please take a look at the build log and help me update this?
Build log - https://koji.fedoraproject.org/koji/taskinfo?taskID=37430133 Thanks, Mukundan.
On 03. 09. 19 0:05, Mukundan Ragavan wrote:
I am unable to build nbconvert because of build failures. Can someone please take a look at the build log and help me update this?
Build log - https://koji.fedoraproject.org/koji/taskinfo?taskID=37430133
I think that nbconvert is using older (installed) nbconvert to build the docs.
The document_flag_help() method was added in 5.6.0 and it cannot find it in the older version.
https://github.com/jupyter/nbconvert/pull/1048
A clever PTHONPATH should fix this. Do you have the updated spec?
On 9/3/19 5:07 AM, Miro Hrončok wrote:
On 03. 09. 19 0:05, Mukundan Ragavan wrote:
I am unable to build nbconvert because of build failures. Can someone please take a look at the build log and help me update this?
Build log - https://koji.fedoraproject.org/koji/taskinfo?taskID=37430133
I think that nbconvert is using older (installed) nbconvert to build the docs.
The document_flag_help() method was added in 5.6.0 and it cannot find it in the older version.
https://github.com/jupyter/nbconvert/pull/1048
A clever PTHONPATH should fix this. Do you have the updated spec?
Thanks. The one in fpo git is updated.
On 03. 09. 19 11:12, Mukundan Ragavan wrote:
On 9/3/19 5:07 AM, Miro Hrončok wrote:
On 03. 09. 19 0:05, Mukundan Ragavan wrote:
I am unable to build nbconvert because of build failures. Can someone please take a look at the build log and help me update this?
Build log - https://koji.fedoraproject.org/koji/taskinfo?taskID=37430133
I think that nbconvert is using older (installed) nbconvert to build the docs.
The document_flag_help() method was added in 5.6.0 and it cannot find it in the older version.
https://github.com/jupyter/nbconvert/pull/1048
A clever PTHONPATH should fix this. Do you have the updated spec?
Thanks. The one in fpo git is updated.
Fixed in:
https://src.fedoraproject.org/rpms/python-nbconvert/c/52600a90bec6fc2fe9ce5f...
And:
https://src.fedoraproject.org/rpms/python-nbconvert/c/10d60c7d5b426b72de051d...
Builds in https://koji.fedoraproject.org/koji/taskinfo?taskID=37438163
On 9/3/19 5:23 AM, Miro Hrončok wrote: https://src.fedoraproject.org/rpms/python-nbconvert
Fixed in:
https://src.fedoraproject.org/rpms/python-nbconvert/c/52600a90bec6fc2fe9ce5f...
And:
https://src.fedoraproject.org/rpms/python-nbconvert/c/10d60c7d5b426b72de051d...
Builds in https://koji.fedoraproject.org/koji/taskinfo?taskID=37438163
Thanks Miro.
python-devel@lists.fedoraproject.org