Skip to content

Compat RegataOS (Opensuse)#1308

Merged
soxoj merged 3 commits intosoxoj:mainfrom
Jeiel0rbit:main
Nov 26, 2023
Merged

Compat RegataOS (Opensuse)#1308
soxoj merged 3 commits intosoxoj:mainfrom
Jeiel0rbit:main

Conversation

@Jeiel0rbit
Copy link
Copy Markdown

I tried to run it normally following the instructions, but I got errors in 'requeriments.txt'. So, I downloaded each latest dependency that was causing that problem.

Here's a list of package changes I had trouble with on my Opensuse:

colorama
async-timeout
Jinja2
MarkupSafe
multidict
requests
tqdm
typing-extensions
yarl
networkx
reportlab
[+] svglib

I also had to execute these commands to make it work:

sudo zypper in python3-devel
sudo zypper in python3-dev

I'm not sure if it should affect other operating systems based on my issue. So, I created the 'opensuse.txt' file to avoid affecting changes in 'requeriments.txt'.

After all this, the tool worked correctly with the command:

python3 maigret.py USER

Jeiel added 3 commits November 24, 2023 11:42
coloroma
async-timeout
Jinja2
MarkupSafe
multidict
requests
tqdm
typing-extensions
yarl
networkx
reportlab
[+] svglib
coloroma
async-timeout
Jinja2
MarkupSafe
multidict
requests
tqdm
typing-extensions
yarl
networkx
reportlab
[+] svglib


sudo zypper in python3-devel
sudo zypper in python3-dev
@soxoj soxoj merged commit be58bf0 into soxoj:main Nov 26, 2023
@soxoj
Copy link
Copy Markdown
Owner

soxoj commented Nov 26, 2023

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants