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

Abandoned repository? Help? #31

Open
AaronRules5 opened this issue Nov 10, 2021 · 0 comments
Open

Abandoned repository? Help? #31

AaronRules5 opened this issue Nov 10, 2021 · 0 comments

Comments

@AaronRules5
Copy link

AaronRules5 commented Nov 10, 2021

I tried this out and there seem to be a lot of problems.
I tried running install_components.cmd and then build-menu.cmd, and pressing 6 to install stable deluge and I got an error.

Turns out my PATH environment variable has things with spaces such as "NVIDIA Corporation"...
So I went into lib\initpath.cmd and made some changes to work around this...
image

This let me continue but I eventually had a problem with pip.. turns out I've had MSYS2 with python (without pip) installed for years,
and you make the MSYS2 path higher than the python install path so it uses MSYS2 first.

So I installed pip in my MSYS2 version with pacman -S python-pip since that seemed like the easiest solution instead of editing the batch files further...
This seems to have fixed the pip problem but the python version it installs (3.10.0)
does not seem compatible with the windows-curses package.

Also I get many, many warnings.
image

Also "File Not Found" errors which scare me a bit...
image

I've also tried doing a windows workaround the Deluge docs say you should use before I tried using this repository but that's outdated, uses broken links, etc... https://dev.deluge-torrent.org/ticket/3201#comment:9

Perhaps I should downgrade to Python 3.9 with the ones I have installed.. and try editing the batch source to install
an earlier Python version... I don't know. 😢

Let me know if you can help or if this repository is outdated and I can find a better one!

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

1 participant