This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients oz1804, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-06-21.17:21:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624296061.61.0.412390533005.issue44478@roundup.psfhosted.org>
In-reply-to
Content
This site is not a help forum, it is for tracking bugs in the implementation of the CPython reference interpreter.  You'll have better luck somewhere like https://discuss.python.org/c/users/7, the python-list@python.org mailing list, or the #python IRC channel on Libera.Chat.  If you take your query to one of these other forums, it's best to copy and paste error messages as text to avoid excluding people who can help you but either can't see a posted image or refuse to open an image that could turn out to be anything at all :)

That said, my suspicion is that things are going wrong with OneDrive somehow, or possibly (but less likely) with the non-ascii path.  Try creating your venv somewhere like `C:\Users\oz180\venv_test` instead.
History
Date User Action Args
2021-06-21 17:21:01zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, oz1804
2021-06-21 17:21:01zach.waresetmessageid: <1624296061.61.0.412390533005.issue44478@roundup.psfhosted.org>
2021-06-21 17:21:01zach.warelinkissue44478 messages
2021-06-21 17:21:01zach.warecreate