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

Help. Error on creation. #224

Open
MitchellPT opened this issue Sep 6, 2018 · 2 comments
Open

Help. Error on creation. #224

MitchellPT opened this issue Sep 6, 2018 · 2 comments

Comments

@MitchellPT
Copy link

Traceback (most recent call last):
File "C:\Users\phili\AppData\Local\Programs\Python\Python36\Scripts\statuspage-script.py", line 11, in
load_entry_point('statuspage==0.8.1', 'console_scripts', 'statuspage')()
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\click\core.py", line 722, in call
return self.main(*args, **kwargs)
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\click\core.py", line 697, in main
rv = self.invoke(ctx)
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\click\core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\click\core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\click\core.py", line 535, in invoke
return callback(*args, **kwargs)
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\statuspage\statuspage.py", line 65, in create
run_create(name=name, token=token, systems=systems, org=org, private=private)
File "c:\users\phili\appdata\local\programs\python\python36\lib\site-packages\statuspage\statuspage.py", line 276, in run_create
content=f.read(),
File "c:\users\phili\appdata\local\programs\python\python36\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 56487: character maps to

@mrrsm
Copy link
Contributor

mrrsm commented Jul 16, 2020

This is a dupe (though an earlier issue number) of #264
See the PR from issue #264 it may resolve this issue.

@MitchellPT
Copy link
Author

This is a dupe (though an earlier issue number) of #264
See the PR from issue #264 it may resolve this issue.

This was 2018...

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