whl is not a supported wheel on this platform #125
Unanswered
JeanLucCurilla
asked this question in
Q&A Usage
Replies: 2 comments 2 replies
-
|
You are trying to install a python 3.10 wheel (cp310) with python 3.12, that will not work. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Dear Thorsten Liebig,
Thank you very much for your answer. Now, with Python 3.11 it works without difficulties.
Best regards, Jean-Luc Curilla.
De : Thorsten Liebig ***@***.***>
Envoyé : dimanche 8 octobre 2023 20:11
À : thliebig/openEMS-Project ***@***.***>
Cc : CURILLA Jean-Luc ***@***.***>; Author ***@***.***>
Objet : Re: [thliebig/openEMS-Project] whl is not a supported wheel on this platform (Discussion #125)
You are trying to install a python 3.10 wheel (cp310) with python 3.12, that will not work.
I think I currently only supply a wheel for 3.10 and 3.11. I would recommend you use one of that versions, e.g. using winpyhon<https://winpython.github.io/>.
-
Reply to this email directly, view it on GitHub<#125 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDAHSGJ2IS5QH4NAPDQ72LTX6LUFBAVCNFSM6AAAAAA5QZQTUSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TEMRUGI2TM>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to install openEMS on a Window 10 system and I got this message:
ERROR: CSXCAD-0.6.2-cp310-cp310-win_amd64.whl is not a supported wheel on this platform.
I think that I used a bad version of Python (3.12) and pip (23.2.1) !
Therefore could you tell me what is the right environment for this installation?
My configuration:
Processor: Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz 2.40 GHz
Memory: 8 Go
OS System: Windows 10 Professional 22H2
Best regards!
Beta Was this translation helpful? Give feedback.
All reactions