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

fix: dependency conflict resolution. for a clean start of installatio… #55

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

jhonvidal
Copy link
Contributor

Correct and clean the dependencies file for proper functioning.

Description

Clean the Pipfile file for correct operation.
This also solves many conflicts for people who want to start installing the demo.

Indirectly corrects the incidents: #41 and #43

Rationale

After many years, some dependencies were updated and created conflict with this project.

During hours of line-by-line testing, I managed to correct the Pipfile so that new people could test the project stably.

Little by little I will study the code and manage to improve and above all update this project.

I recommend using python version 3.8.x for the moment.

Use case(s) / visualization(s)

ArcoLinux_2023-09-27_18-03-25
ArcoLinux_2023-09-27_18-04-55
ArcoLinux_2023-09-27_18-06-06

@jrief
Copy link
Member

jrief commented Sep 28, 2023

Great. Thanks for providing this pull request!

@jrief jrief merged commit 59f7e98 into awesto:master Sep 28, 2023
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