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

[Migrated] Zappa init not working #934

Closed
jneves opened this issue Feb 20, 2021 · 1 comment
Closed

[Migrated] Zappa init not working #934

jneves opened this issue Feb 20, 2021 · 1 comment

Comments

@jneves
Copy link
Contributor

jneves commented Feb 20, 2021

Originally from: Miserlou/Zappa#2201 by bradleydp

zappa init does not seem to be working. I've tried on many versions of Python such as 3.8.0, 3.8.7 and 3.9.1

Traceback (most recent call last):
File "c:\users\b\appdata\local\programs\python\python38\lib\site-packages\zappa\cli.py", line 2778, in handle
sys.exit(cli.handle())
File "c:\users\b\appdata\local\programs\python\python38\lib\site-packages\zappa\cli.py", line 483, in handle
self.init()
File "c:\users\b\appdata\local\programs\python\python38\lib\site-packages\zappa\cli.py", line 1576, in init
click.echo(click.style("""\n\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2588\u2588\u2557 \u2588\u2588\u2588\u2588\u2588\u2557
File "c:\users\b\appdata\local\programs\python\python38\lib\site-packages\click\utils.py", line 272, in echo
file.write(message)
File "c:\users\b\appdata\local\programs\python\python38\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 2-9: character maps to

@monkut
Copy link
Collaborator

monkut commented Jul 16, 2022

No clear description.

closing.

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

No branches or pull requests

2 participants