Giter Site home page Giter Site logo

Comments (6)

robertklep avatar robertklep commented on May 18, 2024 1

Just published [email protected] which uses the latest of everything.

from node-metrohash.

robertklep avatar robertklep commented on May 18, 2024

Sadly, the only solution is to install, or revert back to, Python 2, as Python 3 isn't supported by node-gyp:

Install Python 2.7 (v3.x.x is not supported)

(ref)

from node-metrohash.

MarcusCemes avatar MarcusCemes commented on May 18, 2024

That is unfortunate. Thanks for looking into it, it seems that I will be using MD5 for now.

from node-metrohash.

robertklep avatar robertklep commented on May 18, 2024

I have both Python 2 and Python 3 installed on my systems, although those are running either macOS or Linux. I would assume that something similar is also possible on Windows, but I have no experience on that subject :(

FWIW, there are plenty of other fast non-cryptographic hashes available for Node.js: xxhash, murmur, farmhash. I'm not sure if those will work without node-gyp, though.

from node-metrohash.

wedneyyuri avatar wedneyyuri commented on May 18, 2024

Sadly, the only solution is to install, or revert back to, Python 2, as Python 3 isn't supported by node-gyp:

Install Python 2.7 (v3.x.x is not supported)

(ref)

@robertklep python 2 is no longer supported, and recent versions of node-gyp already support python 3. What do you think about python 3 support?

from node-metrohash.

robertklep avatar robertklep commented on May 18, 2024

@wedneyyuri I'm dependent on node-gyp and what it supports (or doesn't). That said, I assume that it will support Python 3 nowadays, so I'll look into it 😊

from node-metrohash.

Related Issues (17)

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.