mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00
[GH-ISSUE #28] unicode encode error when trying to input username #23
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Axon522 on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/28
Hey, like a lot of other people I'm super new to this stuff and I ran into an error that I can't resolve. When I input
zotify --usernameand then my account username, it returns this error that it can't encode the characters and it came back as undefined.I've been trying to troubleshoot this myself all day and I can't make any progress. I know that it's saying there's unrecognized characters somewhere in the command but as far as I've learned that stuff usually applies to emojis or weird special characters and I can't find anything like that. I've tried restarting powershell, uninstalling and reinstalling multiple times (even trying other builds, but none of them worked) and I've looked all over to see if anyone else had a similar issue but I can't find anything helpful. I would really appreciate some help here, thank you in advance!
@Axon522 commented on GitHub (Jun 30, 2025):
I solved it, it turned out that I was using powershell when I needed to be on command prompt