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

Windows Support #1

Closed
avamsi opened this issue Aug 29, 2016 · 10 comments
Closed

Windows Support #1

avamsi opened this issue Aug 29, 2016 · 10 comments

Comments

@avamsi
Copy link
Contributor

avamsi commented Aug 29, 2016

No description provided.

@MinchinWeb
Copy link
Contributor

This may be as simple as importing and initializing colorama.

import colorama
colorama.init()

@skorokithakis
Copy link
Owner

Ah, sorry, I just saw this now. I'm afraid I don't have a Windows machine, but any PRs for this would be welcome!

@frol
Copy link

frol commented Jun 1, 2017

It seems that this is resolved with #7. Should this be closed now?

@szabolcsdombi
Copy link
Contributor

I can confirm tbvaccine works fine on Windows 10 x64

@skorokithakis
Copy link
Owner

Yep, thank you! Can I ask how you found TBVaccine? I'm getting lots of comments today.

@szabolcsdombi
Copy link
Contributor

szabolcsdombi commented Jun 1, 2017

I was waiting for my ModernGL release to appear on the pypi list

I was browsing random packages while waiting. I opened tbvaccine as well. I found it really really useful for my development.

@frol
Copy link

frol commented Jun 1, 2017

@skorokithakis I have noticed your issue with a suggestion of merge with better-exceptions project on their issue tracker, and since I have had an issue with better-exceptions working with Dask Distributed, I decided to give TBVaccine a try. BTW, TBVaccine worked OK, though the extra information doesn't seem to be sane/helpful #11.

@skorokithakis
Copy link
Owner

I see, thank you! I'll get to #11 soon, although I don't use Distributed, so if you could take a look and see why it might be reporting weirdness, it would really help.

@frol
Copy link

frol commented Jun 1, 2017

@skorokithakis Unfortunately, I don't have time at the moment, and to be honest, it is not a showstopper for me, so I am not sure I will be able to spend some time on digging into it soon. I reported the bug only with a hope that it will help you to improve TBVaccine (it might be that Dask case is not very specific and it only helped to identify a potential problem).

Cheers!

@skorokithakis
Copy link
Owner

Ah, that's fine, thank you. The exception-getting code is pretty straightforward, so I don't think it's a general problem. It's more likely that Dask is doing something weird with exceptions, but I'll have a look anyway, just in case.

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

5 participants