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
5.793 E: Unable to locate package libmimalloc2.0
5.793 E: Couldn't find any package by glob 'libmimalloc2.0'
5.793 E: Couldn't find any package by regex 'libmimalloc2.0'
Concerned template
NLP template
NUM template
VISION template
API template
How templates are generated - Jinja
To Reproduce
Code snippet:
(Please provide a code snippet! This will help expedite us finding and solving the problem.)
Steps to reproduce the behavior:
...
...
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem.
Is this a regression?
That is, did this use to work the way you expected in the past?
Yes
No
Debug info
Gabarit version:
Python version: (get it with $ python --version)
OS version:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Dans le dockerfile https://github.com/France-Travail/gabarit/blob/main/gabarit/template_api/api_project/Dockerfile#L21C23-L21C70, l'install de la lib libmimalloc2.0 est en échec.
Concerned template
To Reproduce
Code snippet:
(Please provide a code snippet! This will help expedite us finding and solving the problem.)
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem.
Is this a regression?
That is, did this use to work the way you expected in the past?
Debug info
$ python --version
)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: