grossmj
|
c56a8ef8f7
|
Only use importlib_resources for Python < 3.9. Fixes #2147
|
2022-12-30 09:15:40 +08:00 |
|
grossmj
|
a4b24eaceb
|
Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
|
2022-11-07 20:12:03 +08:00 |
|
Julien Duponchelle
|
65953847f6
|
Fix an error in frozen ressources loading
|
2015-07-03 20:29:49 +02:00 |
|
Julien Duponchelle
|
472faa97c5
|
Due to the migration to cx_freeze darwin and windows share
the same path for resources
|
2015-07-01 17:25:53 +02:00 |
|
Julien Duponchelle
|
ada94d486a
|
Get server resource independant of working directory
|
2015-05-28 13:24:45 +02:00 |
|
Julien Duponchelle
|
57a069b027
|
Support cacert.pem in the new frozen package
|
2015-05-28 11:31:23 +02:00 |
|
Julien Duponchelle
|
a3c0f0754e
|
Fix crash
|
2015-05-13 23:27:51 +02:00 |
|
Julien Duponchelle
|
157bc18ebd
|
Use a temporary directory as egg cache
We have use with broken permission on their
system. We try to workaround the issue.
Fix #182
|
2015-05-13 14:29:03 +02:00 |
|