-
-
Notifications
You must be signed in to change notification settings - Fork 344
Queston: How do I get this running on windows? #22
Comments
Hello Alex, I never intended to run magnetico on Windows but I cannot see any specific reason why it shouldn't work (except requiring a few minor modifications). We all would be glad to receive your contributions, feel free to contribute in any way you can. Although I cannot be active until 18 May (finals...) I will be happy to check and collaborate. =) |
@boramalper I can't figure out how to get pymodules running on windows. I'll check in once I figure it out. Good luck with class, friend! :) |
If you have Windows 10, then activate the windows-subsystem for Linux. There you can install it, just like in Linux. Just tried it out, but I get a lot of 'Belated Tick' errors, although it's running on a Intel i7-4770K @ 3.5GHz and 16GB Ram. |
@nsoang Yes!.. It works!.. |
After running for 10 minutes it crashed with ValueError: too many file descriptors in select() |
Already reported #38 |
Is this the right place to suggest a step by step guide, so that noobs like me could get it running on windows? |
Pls support windows....throws exception 👍 |
I initially tried installing it on my Ubuntu WSL for Windows 10, but sqlite3 doesn't work right do to the way disk I/O is (not) implemented.
https://github.com/boramalper/magnetico/blob/57d466a/magneticod/setup.py#L18 I believe I cloned the repo, checked out the latest release tag, and ran |
Title.
Also, if you're looking for contributors. I have a CS degree and experience with distributed systems. I'll need to brush up on my python skills, but I can help if you want it.
The text was updated successfully, but these errors were encountered: