Code Monkey home page Code Monkey logo

Comments (3)

scottransom avatar scottransom commented on August 16, 2024

Hmmm. I can't reproduce this on RHEL7 using python3.7 (which is the most recent that I have access to). I was able to "pip install pyslalib" into a virtual environment with no issues. I notice that you are using miniconda. I wonder if it is related to that? (although note that I am successfully using miniconda to compile pyslalib on a couple other machines)

from presto.

scottransom avatar scottransom commented on August 16, 2024

It does seem to be related to your C compiler. Are you using gcc? And do you know what version it is? And did you try by adding -std=c99 as well as the gnu99 version? The fact that it compiled fine for me on pure RHEL7 (which is a very old one!) makes it seem like that might not be the actual issue, though.

from presto.

xuhengdada avatar xuhengdada commented on August 16, 2024

Yes, I'm using the miniconda, since on the CentOS7, yum could only install python3.6 which is lower than the required version.
Here I was using gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), probably the version is too low? I can try to have a gcc with high version then give feedback.

Thank you very much!

from presto.

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.