Coder Social home page Coder Social logo

Cannot install on Windows about aggdraw HOT 2 CLOSED

pytroll avatar pytroll commented on June 1, 2024 1
Cannot install on Windows

from aggdraw.

Comments (2)

djhoese avatar djhoese commented on June 1, 2024 1

Two things I can think of:

  1. Do you know if you have freetype installed? Based on the === message it seems to think it is installed and available from your Java installation. However, that installation doesn't seem to include the necessary development headers (.h files). You could try setting the environment variable AGGDRAW_FREETYPE_ROOT (see here) to the location of another version of freetype that does include the headers. I know there is a freetype-py package that might help get that installed if you don't have another way (sorry, not sure on Windows): https://pypi.org/project/freetype-py/

  2. Aggdraw has not been released with a python 3.8 wheel yet so that's why it is trying to compile things from source on your machine. A new release would get rid of this error message most likely.

from aggdraw.

djhoese avatar djhoese commented on June 1, 2024

aggdraw 1.3.12 was just released to fix this (a python 3.8 wheel). I also created a maint/1.3 branch here on github so if we need to make more releases this shouldn't be quite as difficult. Feel free to comment if there are related/continuing issues, but more likely a new issue should be made.

from aggdraw.

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.