Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError with Windows french operating system #500

Closed
giampaolo opened this issue May 23, 2014 · 1 comment
Closed

UnicodeDecodeError with Windows french operating system #500

giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From nicolash...@gmail.com on April 27, 2014 16:08:58

What steps will reproduce the problem?  
import psutil
psutil.net_io_counters() 

What do you see instead?  
UnicodeDecodeError: 'utf-8' codex can't decode byte 0x9 in position 14 

What version of psutil are you using? What Python version?  
Python 3.4
PSUtil 2.1.0 

On what operating system? Is it 32bit or 64bit version?  
Windows 7 Pro 64 bits (French edition) 

Please provide any additional information below.  
Network interface name have special caracter: é

Original issue: http://code.google.com/p/psutil/issues/detail?id=500

@giampaolo
Copy link
Owner Author

From g.rodola on April 29, 2014 10:40:36

Status: Duplicate
Mergedinto: 446

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant