Git Product home page Git Product logo

rice3d's People

Contributors

martijnat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rice3d's Issues

Fails to build on Arch Linux

I attempted to install this via the AUR package, but the build fails stating that it can't find a header for Python (Python.h), even though I have python3 (python 3.9.7-2) installed. Googling around, most distros don't include the headers by default, but apparently Arch does.

Here's the exact error message I got:

==> Starting build()...
cython rice3d.py --embed --verbose
Compiling /home/ryan/.cache/yay/rice3d/src/rice3d/rice3d.py
/usr/lib/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/ryan/.cache/yay/rice3d/src/rice3d/rice3d.py
  tree = Parsing.p_module(s, pxd, full_module_name)
gcc -O3 -I/usr/include/python3.6m -lpython3.6m rice3d.c -o rice3d-bin
rice3d.c:6:10: fatal error: Python.h: No such file or directory
    6 | #include "Python.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [makefile:5: all] Error 1

Lemme know if it's something dumb I missed!

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.