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

can't install it #31

Closed
valentMeng opened this issue Jul 27, 2020 · 3 comments
Closed

can't install it #31

valentMeng opened this issue Jul 27, 2020 · 3 comments
Labels
bug Something isn't working right

Comments

@valentMeng
Copy link

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?
image

expected behaviour
why is this a bug - what should be happening?

screenshots
if applicable, add screenshots of your problem.

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS

@valentMeng valentMeng added the bug Something isn't working right label Jul 27, 2020
@dragonwocky
Copy link
Member

dragonwocky commented Jul 27, 2020

...I'm guessing you're on windows? Please edit the issue to fill out the template properly.

Which version of Python are you running?

Try replacing line 42 of customiser.py with:

        filepath = subprocess.check_output(['echo', '%localappdata%'], shell=True).stdout \

@TreeianVoyager
Copy link

...I'm guessing you're on windows? Please edit the issue to fill out the template properly.

Which version of Python are you running?

Try replacing line 42 of customiser.py with:

        filepath = subprocess.check_output(['echo', '%localappdata%'], shell=True).stdout \

Hello, after replacing the 42th line, there is still an error:
### ERROR (report this to dragonwocky#8449 on discord) ###
'bytes' object has no attribute 'stdout'

@dragonwocky
Copy link
Member

fix released in v0.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

3 participants