Thanks, @gilcu3! I also had a runtime error due to missing module pathlib_abc. Ought the python-pathlib-abc package appear in the depends array? Take care and thank you for your efforts!
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/euporie.git (read-only, click to copy) |
|---|---|
| Package Base: | euporie |
| Description: | Jupyter notebooks in the terminal |
| Upstream URL: | https://euporie.readthedocs.io |
| Licenses: | MIT |
| Submitter: | vitaliikuzhdin |
| Maintainer: | gilcu3 |
| Last Packager: | gilcu3 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-08-06 18:39 (UTC) |
| Last Updated: | 2026-03-15 08:45 (UTC) |
Thanks, @gilcu3! I also had a runtime error due to missing module pathlib_abc. Ought the python-pathlib-abc package appear in the depends array? Take care and thank you for your efforts!
@murf112358 thank you for reporting, I went ahead and added the python-code-minimap package to AUR. euporie notebook should work correctly now
When running the command euporie notebook, I receive an error:
ModuleNotFoundError: No module named 'code_minimap'
Unless I'm mistaken, there is no corresponding package in the Arch repositories nor the AUR. The needed code can be found here. I have written a PKGBUILD if you'd like, though I am no Python packager/maintainer.