Giter Club home page Giter Club logo

Comments (9)

goodboy avatar goodboy commented on May 28, 2024

Hey @chrizzFTD thanks for attempting to give it a try 😄

Yes, unfortunately no Windows support yet 😢
I don't really use windows at all but I definitely do want to add support!

It should be possible to use the spawn method from multiprocessing.
I've been meaning to try this out since it should work on linux as well.

You're very welcome to try and add it yourself though I have no idea it will work out of the box.
If you're not interested I could definitely use your help testing!

I've made #60 for that specific task and then hopefully adding it solves this 👍

from tractor.

goodboy avatar goodboy commented on May 28, 2024

@chrizzFTD mind trying out #61's branch to see if it works for you on windows?

from tractor.

chrizzFTD avatar chrizzFTD commented on May 28, 2024

Yes, thank you so much for taking a look so quickly @tgoodlet 😃

I've left some updates on #61 (comment), but in short, the only issue I'm seeing is (because of the same windows deal):

trio.MultiError: AttributeError("module 'trio.hazmat' has no attribute 'wait_readable'"), AttributeError("module 'trio.hazmat' has no attribute 'wait_readable'")

I'm keen on helping testing as much as possible!

from tractor.

goodboy avatar goodboy commented on May 28, 2024

I'm keen on helping testing as much as possible!

@chrizzFTD awesome!

because of the same windows deal

Indeed. I'll coordinate with you on #61.

from tractor.

goodboy avatar goodboy commented on May 28, 2024

Hmm I wonder if part of solving this should be adding a CI job too.
Looks like travis started supporting it late last year!

Oof but no python support yet....

from tractor.

goodboy avatar goodboy commented on May 28, 2024

@njsmith tipped me to free vms from microsoft for testing purposes as well.

from tractor.

goodboy avatar goodboy commented on May 28, 2024

Just an update, as of #61 and #62 we do have working windows support both verified in manual testing by @chrizzFTD and now in travisCI.

There's still some kinks to work out (unreliable CI builds it seems) as well as some more documentation needed to get windows users working well with multiprocessing gotchas.

from tractor.

goodboy avatar goodboy commented on May 28, 2024

The unreliable CI builds seem to be either a race condition in determining the "arbiter" actor or some weird issue with being unable to find the pip module?

I want to get #79 docs complete before considering this done as well.

from tractor.

goodboy avatar goodboy commented on May 28, 2024

Also need to update the listed OS support in setup.py.

from tractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.