Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added version 9.12.0 #2

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Added version 9.12.0 #2

wants to merge 40 commits into from

Conversation

bahugo
Copy link

@bahugo bahugo commented Mar 19, 2024

No description provided.

@bahugo
Copy link
Author

bahugo commented Mar 19, 2024

closes #1

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [9.11.0]
version: [9.11.0, 9.12.0]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets drop 9.11

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've found another issue #3. It might be interesting to fix also 9.11.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want me to open another pull request for #3 and then remove version 9.11 from this one?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets do everything in one PR

include:
- abi: cp38
python-version: '3.8'
version: 9.11.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is still needed (update it)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bahugo
Copy link
Author

bahugo commented Apr 23, 2024

Hi,
I've found the new download link for med-4.1.1.
I've added a pyproject.toml to simplify the built of the wheel.
But I'm still not able to compile medcoupling...
I've been focusing my efforts on windows.
I've reworked a bit the .bat file in order to be able de test it on my local windows machine.

Here are the failing compilations :

  • metis
  • med
  • medcoupling

I've tried (a lot) to figure out by my own what's the issue, i've event tried to use your legacy .bat (and just change the med download link) but it failed too.

Any help would be more than welcome 😉.

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.

2 participants