Code Monkey home page Code Monkey logo

Comments (3)

DerekRies avatar DerekRies commented on May 27, 2024

@Failoe I wasn't able to reproduce this issue as all those files work correctly for me. One thing they have in common though is the use of Unicode characters, which used to be a problem for the library. Are you on the latest version (0.1.3)?

It looks like you're using Windows, so I'm going to go ahead and say its probably an issue with my code for parsing Unicode strings on Windows. I haven't tested much of any of this on Windows so I'll have to set up a dev environment there for future testing. Might take me a couple days to find the time to do that though, so if you want to take a crack at fixing this go for it, I can always point you in the right direction.

from arkpy.

Failoe avatar Failoe commented on May 27, 2024

I am indeed using Windows (Server 2012 R2 specifically). I've verified
that the newest version of arkpy is installed (0.1.3) and that all the
modules in dependencies.txt have been installed. I'm still encountering
the OverflowError: Python int too large to convert to C long error. Do
you have any ideas as to steps I could take to troubleshoot this?

On Fri, Sep 23, 2016 at 4:00 PM, Derek Ries [email protected]
wrote:

@Failoe https://github.com/Failoe I wasn't able to reproduce this issue
as all those files work correctly for me. One thing they have in common
though is the use of Unicode characters, which used to be a problem for the
library. Are you on the latest version (0.1.3)?

It looks like you're using Windows, so I'm going to go ahead and say its
probably an issue with my code for parsing Unicode strings on Windows. I
haven't tested much of any of this on Windows so I'll have to set up a dev
environment there for future testing. Might take me a couple days to find
the time to do that though, so if you want to take a crack at fixing this
go for it, I can always point you in the right direction.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#20 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AQVyf5VDCnlkP_Oee4_v7MLQ7v0Y6ZuAks5qtFoegaJpZM4KDK9w
.

from arkpy.

Failoe avatar Failoe commented on May 27, 2024

As a followup to this i replaced all instances of xrange with
itertool.count to try to solution in this SO article:
http://stackoverflow.com/questions/22114088/overflowerror-python-int-too-large-to-convert-to-c-long

The error I received was "MemoryError" and when I printed the length
variable in binary.py the value was "1953384788" which is probably my
issue. Though it seems like something is wrong here unfortunately, I do
not know enough about this to pinpoint it. If you have any advice I'd love
to hear it.

On Fri, Oct 7, 2016 at 10:53 PM, Ryan [email protected] wrote:

I am indeed using Windows (Server 2012 R2 specifically). I've verified
that the newest version of arkpy is installed (0.1.3) and that all the
modules in dependencies.txt have been installed. I'm still encountering
the OverflowError: Python int too large to convert to C long error. Do
you have any ideas as to steps I could take to troubleshoot this?

On Fri, Sep 23, 2016 at 4:00 PM, Derek Ries [email protected]
wrote:

@Failoe https://github.com/Failoe I wasn't able to reproduce this
issue as all those files work correctly for me. One thing they have in
common though is the use of Unicode characters, which used to be a problem
for the library. Are you on the latest version (0.1.3)?

It looks like you're using Windows, so I'm going to go ahead and say its
probably an issue with my code for parsing Unicode strings on Windows. I
haven't tested much of any of this on Windows so I'll have to set up a dev
environment there for future testing. Might take me a couple days to find
the time to do that though, so if you want to take a crack at fixing this
go for it, I can always point you in the right direction.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQVyf5VDCnlkP_Oee4_v7MLQ7v0Y6ZuAks5qtFoegaJpZM4KDK9w
.

from arkpy.

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.