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

Bugs/dependency issues #69

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Bugs/dependency issues #69

merged 4 commits into from
Jan 10, 2024

Conversation

grallewellyn
Copy link
Contributor

Pinning the versions of ipython and boto3 to avoid dependency errors installing maap-py for the workspace updates that @anilnatha and I have been working on
Pinning the version of ipython resolved this error:

#11 51.74 awscli 2.14.1 requires cryptography<40.0.2,>=3.3.2, but you have cryptography 40.0.2 which is incompatible.
#11 51.74 awscli 2.14.1 requires prompt-toolkit<3.0.39,>=3.0.24, but you have prompt-toolkit 3.0.43 which is incompatible.

Pinning the version of boto3 resolved this error:

aiobotocore 2.9.0 requires botocore<1.33.14,>=1.33.2, but you have botocore 1.34.3 which is incompatible.

@grallewellyn grallewellyn changed the base branch from master to develop January 10, 2024 22:45
@grallewellyn grallewellyn merged commit 931d0a3 into develop Jan 10, 2024
@grallewellyn grallewellyn deleted the bugs/dependency-issues branch January 29, 2024 17:28
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