Skip to content

Run error #7

@draganov17kx

Description

@draganov17kx

Cant run cli.py

First got error on line 7

Traceback (most recent call last):
File "/opt/Valheim-Mod-Manager/./cli.py", line 7, in
from requests import Timeout
ModuleNotFoundError: No module named 'requests'

than i run manual install of complete pack "requests" = pip3 install requests

after that i have this error :

Traceback (most recent call last):
File "/opt/Valheim-Mod-Manager/./cli.py", line 8, in
from manager import ModPackages, Package
File "/opt/Valheim-Mod-Manager/manager.py", line 8, in
import dateutil.parser
ModuleNotFoundError: No module named 'dateutil'

Ubuntu 22.04

Can you help

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