[Starlingx-discuss] ERROR: unknown environment with tox -e when bulding doc locally

Jeremy Stanley fungi at yuggoth.org
Thu Sep 12 18:13:06 UTC 2019


On 2019-09-12 16:00:44 +0200 (+0200), Dominig ar Foll (Intel Open Source) wrote:
[...]
> AttributeError: module 'pip._vendor.requests' has no attribute
> 'Session'
[...]

This looks like a corrupt/mismatched existing virtualenv tox is
trying to reuse: https://github.com/pypa/virtualenv/issues/1213

You might try forcing tox to recreate the virtualenv from scratch
with the -r option like `tox -r -e docs` and see if it gets any
farther.
-- 
Jeremy Stanley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190912/359139ea/attachment.sig>


More information about the Starlingx-discuss mailing list