Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run error #7

Open
draganov17kx opened this issue Apr 21, 2024 · 0 comments
Open

Run error #7

draganov17kx opened this issue Apr 21, 2024 · 0 comments

Comments

@draganov17kx
Copy link

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

JackSetaro added a commit to JackSetaro/Valheim-Mod-Manager that referenced this issue Nov 12, 2024
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

No branches or pull requests

1 participant