organize icon indicating copy to clipboard operation
organize copied to clipboard

running organize gets "can't import cli" error

Open Chefback opened this issue 3 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is. I try to run the newest version organize ,but get the following error

Traceback (most recent call last): File "/usr/bin/organize", line 5, in from organize.cli import cli ImportError: cannot import name 'cli' from 'organize.cli' (/home/lin/.local/lib/python3.10/site-packages/organize/cli.py)

however when i add sudo, it can work Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. 2022-06-12_22-44.png Environment (please complete the following information):

  • OS:2022-06-12_22-41.png
  • Output of organize --version:

Your config file just the default config,I removed the old one and installed the v2 version

Chefback avatar Jun 12 '22 14:06 Chefback

This is an installation issue and a bit difficult to troubleshoot. You might have multiple versions of organize installed. Did you install with sudo? Can you try a complete reinstall?

tfeldmann avatar Aug 03 '22 16:08 tfeldmann

Closing the issue, I hope everything works now!

tfeldmann avatar Jan 01 '24 16:01 tfeldmann