Skip to content

No module named 'ArgConfigParse' #167

Description

@daavid1995

I tried to install PaperPi,
I got the message saying it was installed and I should configure it.
But then it never starts. The following message appears when I use the command "sudo /usr/local/bin/paperpi -d":

Traceback (most recent call last):
File "/usr/local/paperpi/paperpi.py", line 32, in
import ArgConfigParse
ModuleNotFoundError: No module named 'ArgConfigParse'

Tried to install the modul with pip install ArgConfigParse, says installed and I see it with the command "pip list".

ArgConfigParse 0.2.7 /home/pi/.local/lib/python3.11/site-packages pip

Any idea?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions