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

Remove outdated Spidermon egg #200

Open
wants to merge 1 commit into
base: branch-2.12
Choose a base branch
from

Conversation

elacuesta
Copy link
Member

It's causing an error on deployment on Python 3.12

$ shub deploy -v

...

DEPRECATION: Loading egg at /app/addons_eggs/spidermon-dash-ba46cc1-master.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation. Discussion can be found at https://github.com/pypa/pip/issues/12330
WARNING: Error parsing dependencies of spidermon: Invalid version: 'dash'
WARNING: Ignoring invalid distribution -main- (/app/__main__.egg)
{"error": "requirements_error", "message": "Dependencies check exit code: 1", "details": "Pip checks failed, please fix the conflicts"}

{"status": "error", "message": "Requirements error"}
Deploy log location: /tmp/shub_deploy_phqr3y84.log
Error: Deploy failed: b'{"status": "error", "message": "Requirements error"}'

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.

1 participant