Closed azewiusz closed 2 years ago
Ah, thank you for this report! I've falling exactly into the trap described here, where the default encoding to open()
is platform-specific.
Confusingly, my windows 3.7 python build (pyenv, rather than anaconda) seems to have utf-8 as the default. Anyway! This is an easy fix - I'll push something momentarily.
BTW: I finally cut a release including this v0.0.33. Thanks again for the report and I hope to hear from you again sometime!
Thanks for creating and maintaining this tool ! Kind regards, Tomasz
pt., 11 lis 2022 o 18:35 Phillip Schanely @.***> napisał(a):
BTW: I finally cut a release including this v0.0.33. Thanks again for the report and I hope to hear from you again sometime!
— Reply to this email directly, view it on GitHub https://github.com/pschanely/CrossHair/issues/179#issuecomment-1311979574, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDDVS2RDVPHCCEWA3G7BJLWHZ7WPANCNFSM6AAAAAARGJJRJY . You are receiving this because you authored the thread.Message ID: @.***>
Expected vs actual behavior No errors in console when running "pip install ." , there is no issue like below for CrossHair-0.0.31 release pip 22.3 from Anaconda (python 3.7) What error do I get in PowerShell on Windows 10:
To Reproduce If appropriate, enter your test case into crosshair-web.org, create a gist, and link to it here! Please try to minimize the size/complexity of your test case. Thanks!