-
Notifications
You must be signed in to change notification settings - Fork 19
Update to the new empack
#128
Comments
This may help me finish conda-forge/staged-recipes#22492 as well, because it may help supporting Windows |
for that, we need a new release /tag in of xeus python (with this in jupyter-xeus/xeus-python#588) |
@martinRenou or @DerThorsten would you be able to make a new release of Xeus Python? Thanks! |
xeus-python 0.15.9 is out! |
Nice thanks! Just opened emscripten-forge/recipes#449 |
is the reason why I met this error on the jupyter lite build command: FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/share/empack/empack_config.yaml'? |
@JeongJun-Lee I think this is unrelated, would you be able to open your own issue with more in-depth information about your setup, like the empack version and how you installed it? |
Closing as fixed by #134, thanks! |
Problem
A few projects in the emscripten forge organization have now been updated to use the new
empack >=3.0.0
:Proposed Solution
Update the xeus python kernel to
empack>=3.0.0
.This will likely require the next version of
jupyterlite-xeus-python
to be0.9.0
.Additional context
The text was updated successfully, but these errors were encountered: