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

'gbk' codec can't decode byte 0xa8 in position #68

Open
brucehsie opened this issue Jan 26, 2021 · 1 comment
Open

'gbk' codec can't decode byte 0xa8 in position #68

brucehsie opened this issue Jan 26, 2021 · 1 comment

Comments

@brucehsie
Copy link

C:\Users\86186> jupyter labextension install luxwidget
Building jupyterlab assets (build:prod:minimize)
\Exception in thread Thread-8:
Traceback (most recent call last):
File "D:\Anaconda3\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "D:\Anaconda3\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\Anaconda3\lib\subprocess.py", line 1366, in _readerthread
buffer.append(fh.read())
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa8 in position 11747: illegal multibyte sequence
An error occured.
IndexError: list index out of range
See the log file for details: C:\Users\86186\AppData\Local\Temp\jupyterlab-debug-w838bc84.log

@dorisjlee
Copy link
Member

Hi @brucehsie, Thanks for your question. Were you able to successfully run:

jupyter labextension install @jupyter-widgets/jupyterlab-manager

and

 pip install lux-api

before running jupyter labextension install luxwidget?

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