Giter Site home page Giter Site logo

Windows Support about albipy HOT 12 CLOSED

hrichharms avatar hrichharms commented on August 17, 2024
Windows Support

from albipy.

Comments (12)

hrichharms avatar hrichharms commented on August 17, 2024

Did your client actually receive data during that time? I.e. did you refresh market orders, search market orders etc.?

from albipy.

karuxkaru avatar karuxkaru commented on August 17, 2024

of course.i do this.
i think it still a broblem for port. i also add self.sniffer.bind(('',2322)). if i delete it.i will happen a new error.
OSError: [WinError 10013] An attempt was made to access the socket in a way that is not allowed by the access permissions.

from albipy.

hrichharms avatar hrichharms commented on August 17, 2024

Alright I seem to have found the problem. The socket protocol being used doesn't behave the same way on Windows as on Linux. If you have access to a Linux machine I would recommend using that for the time being until I find a workaround for Windows.

from albipy.

AIshouldbecry avatar AIshouldbecry commented on August 17, 2024

oh.that is the reason why i cant use the program.ty.

from albipy.

hrichharms avatar hrichharms commented on August 17, 2024

I just pushed a new version of the file with windows support

from albipy.

karuxkaru avatar karuxkaru commented on August 17, 2024

nice bro.i will try now.

from albipy.

karuxkaru avatar karuxkaru commented on August 17, 2024

it can work stable. what is that mean? self.sniffer.ioctl(socket.SIO_RCVALL, socket.RCVALL_ON)

from albipy.

hrichharms avatar hrichharms commented on August 17, 2024

it sets the socket mode to receive all as set out by the Microsoft documentation found here

from albipy.

AIshouldbecry avatar AIshouldbecry commented on August 17, 2024

I will test tomorrow.but it seems to not work on windows system.it doesn’t generate csv file.

from albipy.

hrichharms avatar hrichharms commented on August 17, 2024

Are you running one of the example scripts or are you running AlbiPy through your own code?

from albipy.

AIshouldbecry avatar AIshouldbecry commented on August 17, 2024

I run example scripts.it seem can not get what I doing.I will talk to you tomorrow in detail.

from albipy.

karuxkaru avatar karuxkaru commented on August 17, 2024

it my false.it can work good in windows system.
image

from albipy.

Related Issues (10)

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.