redpaper icon indicating copy to clipboard operation
redpaper copied to clipboard

Cannot imort colors from utils

Open Jabir-Srj opened this issue 4 years ago • 3 comments

fattiejb@lenovo-80x8:~$ redpaper
Traceback (most recent call last):
  File "/usr/bin/redpaper", line 6, in <module>
    from utils import (
ImportError: cannot import name 'colors' from 'utils' (/home/fattiejb/.local/lib/python3.8/site-packages/utils/__init__.py)

I am a newbie, I know it says it can't import colors from utils, but how can I resolve it?

Jabir-Srj avatar Nov 04 '21 09:11 Jabir-Srj

Hello, which method did you use to install redpaper?

keystroke3 avatar Nov 04 '21 13:11 keystroke3

Via the CLI method

Jabir-Srj avatar Nov 05 '21 13:11 Jabir-Srj

If you are on Arch Linux or Arch based distro with access to the AUR, I would suggest you install it via that method. Make sure you delete the files in /opt/redpaper-git and /usr/bin/redpaper. If you used the install.sh script, then I might have to look into why it is doing that. Also please tell me which version of python you are using and which operating system.

keystroke3 avatar Nov 06 '21 13:11 keystroke3

Closing because it's a stale issue

keystroke3 avatar Aug 17 '23 17:08 keystroke3