MrHedgehog

Results 10 comments of MrHedgehog

I've run into this same error and done some digging around. It appears to be a problem with multitasking under python on windows and pickling. I'm a little uncertain on...

Ok, well I don't know why it worked, but under Windows 7 I renamed emdu_console to emdu_console.py in the bin folder of -master and ran it, seems to be going...

Progress :) There seems to be a build error with the Windows package. Running either the full emdu_console.py or the package call version that's left in /scripts gives error emdu_console.py...

So... I spent some time this morning avoiding work and looking at this; nothing on stackoverflow seemed to be relevant to the issue. Occam's razor came to the fore and...

C:\Users\Me>emdu_console 'emdu_console' is not recognized as an internal or external command, operable program or batch file. Windows always needs a file extension of some sort to understand how to handle...

I've thrown up a red herring here :( When I reinstalled via 'pip install git+...' it just installed the source into site-packages instead of building an .egg file. The original...

Ok to answer my own question :) I removed the emdu_console from the.egg including it's directory and again the same error no module emdu_console. A quick test with the .py...

gtaylor - It's possible that something is forcing the import of emdu_console, and thus the .pyc file generation and the error on windows. Can you shed any light here for...

you'll have to wait till the next time the devs copy chars over. It doesn't happen very often as I recall, but I've been on a hiatus for a while...

See https://github.com/nitroshare/nitroshare-desktop/issues/198 checking 'Overwrite files with identical names breaks windows to linux transfers, might be same for Android.