Giter Club home page Giter Club logo

Comments (5)

hkchengrex avatar hkchengrex commented on June 14, 2024

They are necessary in some installations though we do not explicitly use them. Feel free to comment them out to try.

from cutie.

Zarxrax avatar Zarxrax commented on June 14, 2024

So after a lot of trial and error, I discovered that I can either use Python 3.8 to install it as provided, or I can replace the packages cchardet & netifaces with faust-cchardet and netifaces-plus, respectively. Replacing those packages allows the install to complete successfully on later versions of python.

However, regardless of which option I went with, the application itself fails to run. Cython seems to be trying to compile something when the application is launched, is it is not able to do so successfully. I'm not sure exactly what packages its trying to compile or if there is another solution to download such packages rather than compiling them.

from cutie.

hkchengrex avatar hkchengrex commented on June 14, 2024

For reference, I used Python 3.11 on Windows and had to install Visual Studio (with C++ build tools) to make it work. pip did give me an error about dependency resolver but it worked regardless. I did not have to modify the requirements.

I don't usually develop on Windows but I hope this helps.

from cutie.

Zarxrax avatar Zarxrax commented on June 14, 2024

Aha, I finally got it.
I had previously tried installing the visual studio build tools thing, but I didn't understand what all needed to be selected in the install process, so it didn't do anything.

It would be great if this could get working easily on windows without needing to install 6+GB of compiler tools. A lot of non-technical people would love this tool.

from cutie.

hkchengrex avatar hkchengrex commented on June 14, 2024

Glad to hear that it worked. I am not sure how to make the process easier (without significant customization) though.

from cutie.

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.