Skip to content

Conversation

erral
Copy link
Member

@erral erral commented Apr 9, 2025

We have seen some errors when running plonecli with Python 3.12, so let's test it here.

plonecli is already on your PATH and installed at /home/lur/.local/bin/plonecli. Downloading and running anyway.
Traceback (most recent call last):
  File "/home/lur/.local/pipx/.cache/8907bfa6381e38c/bin/plonecli", line 5, in <module>
    from plonecli.cli import cli
  File "/home/lur/.local/pipx/.cache/8907bfa6381e38c/lib/python3.12/site-packages/plonecli/__init__.py", line 4, in <module>
    import pkg_resources
  File "/home/lur/.local/pipx/shared/lib/python3.11/site-packages/pkg_resources/__init__.py", line 2191, in <module>
    register_finder(pkgutil.ImpImporter, find_on_path)
                    ^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
make: *** [Makefile:148: add] Error 1

@erral erral closed this Apr 16, 2025
@rohnsha0
Copy link
Member

something similar i stumbled upon some days back on python 3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants