Skip to content

Conversation

@aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Sep 24, 2024

For newer OS's (Ubuntu 24, Fedora) users run into pip defaulting to the cppyy-cling pypi package instead of using the libcppyy and libcppyy-backend based on libInterOp. The addition of --no-build-isolation fixes this

@aaronj0 aaronj0 linked an issue Sep 24, 2024 that may be closed by this pull request
@aaronj0 aaronj0 requested a review from vgvassilev September 24, 2024 12:38
@codecov
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.69%. Comparing base (57d09bd) to head (fc6d2d5).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files           8        8           
  Lines        3018     3018           
=======================================
  Hits         2224     2224           
  Misses        794      794           

@aaronj0 aaronj0 merged commit 1c35b41 into main Sep 26, 2024
59 checks passed
@aaronj0 aaronj0 deleted the readme-update branch November 4, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation error while compiling cppyy

3 participants