[Outreachy] Setting up development envirenment
Jeremy Stanley
fungi at yuggoth.org
Sun Mar 12 14:20:18 UTC 2023
On 2023-03-12 19:10:44 +0500 (+0500), Khadija Kamran wrote:
[...]
> I have tried all the above commands and it still doesn't seem to
> work.
By "doesn't work" do you mean you get the exact same error message,
or did you get different errors?
> Also, I am using PyCharm with a venv using python3.9
I don't know much about PyCharm (someone with more familiarity would
need to chime in on how it might influence this situation, if at
all), but if you're using `sudo pip install tox` as indicated in
your earlier paste then that's definitely not installing tox into a
venv of any kind, as evidenced by the traceback you pasted
referencing modules in /usr/lib/python3.10 instead of a venv path.
--
Jeremy Stanley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230312/17ff5040/attachment.sig>
More information about the openstack-discuss
mailing list