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

I was wondering if you would be interested in making this work on Windows. #45

Closed
crborga opened this issue Dec 3, 2016 · 4 comments
Closed

Comments

@crborga
Copy link

crborga commented Dec 3, 2016

I was able to get it up and running on Windows by installing the requirements. It fails when I click import addons with a charmap error which seems like it would be simple to fix. My coding is limited though so i'm not sure how to fix it. Also, if I remove some addon it seems to work but I think it would be related to how many are in the addons folder.

pip install bs4
pip -m install "C:\Path\to\file\lxml-3.6.4-cp35-cp35m-win32.whl" lxml-3.6.4-cp35-cp35m-win32.whl
pip install PyQt5
python lcurse

lcurse

errors

@jwhipp
Copy link

jwhipp commented May 3, 2017

I am guessing this being closed means no to a windows version? The curse client + twitch abomination makes this a really attractive way of managing addons cross-platform.

@ephraim
Copy link
Owner

ephraim commented May 4, 2017

Have you tried it since the close? ... Except the git part, it should work. At least it worked here at my wifes machine.
Btw. Read the commit message :), fddc9eb

@jwhipp
Copy link

jwhipp commented May 4, 2017

I tried installing python and running the requirements.txt with the main instructions, I ran into issues when it attempted to compile a dependency. I'll try it again on a fresh machine. If you're willing to support, I'll post issues that I find and help test.

@ephraim
Copy link
Owner

ephraim commented May 5, 2017

I'll help as far as I can.

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

3 participants