You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
git clone https://github.com/kraanzu/gupshup.git
cd gupshup
pip install .
Then I tried gupshup --server and opened a new command-line window in the same folder, gupshup -u foo. Besides multiple asyncio.exceptions.CancelledError messages which I did not analyze further, the following Unicode encoding error message appeared:
UnicodeEncodeError: 'charmap' codec can't encode character '\uf6d6' in position
18: character maps to
The text was updated successfully, but these errors were encountered:
On an empty directory on Windows I did
Then I tried
gupshup --server
and opened a new command-line window in the same folder,gupshup -u foo
. Besides multiple asyncio.exceptions.CancelledError messages which I did not analyze further, the following Unicode encoding error message appeared:UnicodeEncodeError: 'charmap' codec can't encode character '\uf6d6' in position
18: character maps to
The text was updated successfully, but these errors were encountered: