John Zachary Dover <[email protected]>于2021年8月4日 周三00:24写道:

> When I run ./build-doc today, I'm getting this error:
>
> > Could not import extension sphinxcontrib.seqdiag (exception: No module
> named 'sphinxcontrib.seqdiag')
>
> How can I remedy this so that ./build-doc works again?


Please

rm -rf build-doc/virtualenv

because the virtualenv is cached, we just check it’s existence. so even
after the python package requirement was updated, the virtualenv was not
updated.


>
> Zac
> _______________________________________________
> ceph-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
-- 
Regards
Kefu Chai
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to