vnc2017

Results 3 comments of vnc2017

The above errors was on my home directory. I created a directory in /tmp called test and created a blank file called hello.txt with file inside the directory or without...

18:30 /tmp/test $ python3 -c 'import sys; print(sys.getdefaultencoding())' utf-8 18:30 /tmp/test $ env LC_ALL=it_IT.UTF-8 rnr Traceback (most recent call last): File "/home/drebb/.local/bin/rnr", line 10, in sys.exit(main()) File "/home/drebb/.local/lib/python3.7/site-packages/rnr/__main__.py", line 1065,...

no problem @bugnano. I have not done any changes to PYTHONPATH or sitecustomize.py. Thanks for troubleshooting.