Coder Social home page Coder Social logo

Comments (6)

trolldbois avatar trolldbois commented on July 29, 2024 1

@mfatiho i have updated the installation instruction in the readme file

from ctypeslib.

trolldbois avatar trolldbois commented on July 29, 2024

The issue and solution is more clearly addressed in V2.3.3 with a warning message that tells the user to pip install clang==version

from ctypeslib.

mfatiho avatar mfatiho commented on July 29, 2024
  • clang-16 installed on ubuntu-20.04
root# pip install ctypeslib2 --force
Collecting ctypeslib2
  Downloading ctypeslib2-2.3.3-py3-none-any.whl (57 kB)
     |████████████████████████████████| 57 kB 719 kB/s 
Collecting clang>=11
  Downloading clang-16.0.1.1-py3-none-any.whl (31 kB)
Installing collected packages: clang, ctypeslib2
  Attempting uninstall: clang
    Found existing installation: clang 14.0
    Uninstalling clang-14.0:
      Successfully uninstalled clang-14.0
  Attempting uninstall: ctypeslib2
    Found existing installation: ctypeslib2 2.3.2
    Uninstalling ctypeslib2-2.3.2:
      Successfully uninstalled ctypeslib2-2.3.2
Successfully installed clang-16.0.1.1 ctypeslib2-2.3.3
root# llvm-config --version (ubuntu 20.04 default repo)
10.0.0

from ctypeslib.

trolldbois avatar trolldbois commented on July 29, 2024

@mfatiho is it working for you now ?
When you run clang2py, Do you see the warning message ?

It should say to pip install clang==version

from ctypeslib.

mfatiho avatar mfatiho commented on July 29, 2024

No, clang2py is not working with "pip install ctypeslib2" command and it don't generate logs.

It should say to pip install ctypeslib2 clang==14.0

from ctypeslib.

mfatiho avatar mfatiho commented on July 29, 2024

@trolldbois Thank you for the readme file update.

from ctypeslib.

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.