Skip to content

Conversation

@londi
Copy link

@londi londi commented Jul 30, 2025

I ran into these errors and I might have fixed it with this commit. open to suggestions for improvement.

Errors:

CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels. Please accept or remove them before proceeding:                                                                                 
1.444     • https://repo.anaconda.com/pkgs/main                                                                                                                                                                                        
1.444     • https://repo.anaconda.com/pkgs/r
1.444 
1.444 To accept a channel's Terms of Service, run the following and replace CHANNEL with the channel name/URL:
1.444     ‣ conda tos accept --override-channels --channel CHANNEL


and


1.201 error: invalid-installed-package
1.201
1.201 × Cannot process installed package celery 5.1.2 in '/opt/conda/lib/python3.10/site-packages' because it has an invalid requirement:
1.201 │ Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
1.201 │ pytz (>dev)
1.201 │ ~^
1.201 ╰─> Starting with pip 24.1, packages with invalid requirements can not be processed.
1.201
1.201 hint: To proceed this package must be uninstalled.

@CLAassistant
Copy link

CLAassistant commented Jul 30, 2025

CLA assistant check
All committers have signed the CLA.

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