dash-component-boilerplate icon indicating copy to clipboard operation
dash-component-boilerplate copied to clipboard

Install error with UnicodeDecodeError at process of Run cookiecutter on the boilerplate repo

Open aaron5813 opened this issue 6 years ago • 1 comments
trafficstars

Display "UnicodeDecodeError: 'ascii' codec can't decode byte 0xb2 in position 12: ordinal not in range(128)" in console after i run the command “cookiecutter https://github.com/plotly/dash-component-boilerplate.git”,The same is true of toggle python version between python2 and python3,Installation is fail.

aaron5813 avatar Aug 01 '19 01:08 aaron5813

Hi!

What OS do you use, and have you tried creating a fresh virtual environment and install cookiecutter there?

I highly recommend taking a look at this webinar.

xhluca avatar Aug 04 '20 20:08 xhluca