You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ pip3 install aas-core-codegen
Collecting aas-core-codegen
Using cached aas-core-codegen-0.0.15.tar.gz (217 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in aas-core-codegen setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Pip:
$ pip3 --version
pip 25.0 from C:\Users\<user>\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pip (python 3.11)
The text was updated successfully, but these errors were encountered:
Hi @MSchmoecker ,
Just a short update on this issue. @otto-ifak is actively working on #527. It is quite a large feature cutting pretty much through all the modules. To avoid fixing 1001 merge conflict, we decided to merge #527, and then I'll take care of this issue (which is comparatively small).
In terms of timeline, the big bulk of #527 should be finished till end of April 2025; the final merge is expected towards the end of May 2025.
Error:
Pip:
The text was updated successfully, but these errors were encountered: