View Single Post
Old 07-28-2017, 06:31 PM   #6
niche99
Junior Member
niche99 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Aug 2009
Device: Sony PRS-505
Using 3.5.0. When I try your commandline to add a user I get an error:

What do you want to do? [1-4]: 1
Enter the username: titch
Python function terminated unexpectedly
putch() argument 1 must be char, not unicode (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 101, in main
File "site.py", line 78, in run_entry_point
File "site-packages\calibre\srv\standalone.py", line 176, in main
File "site-packages\calibre\srv\manage_users_cli.py", line 217, in manage_users_cli
File "site-packages\calibre\srv\manage_users_cli.py", line 213, in toplevel
File "site-packages\calibre\srv\manage_users_cli.py", line 93, in add_user
File "site-packages\calibre\srv\manage_users_cli.py", line 76, in get_pass
File "getpass.py", line 95, in win_getpass
TypeError: putch() argument 1 must be char, not unicode

Any help?
niche99 is offline   Reply With Quote