[GH-ISSUE #1] how solve socket issue installation? #1

Closed
opened 2026-03-03 15:56:38 +03:00 by kerem · 1 comment
Owner

Originally created by @johnfelipe on GitHub (Mar 23, 2018).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/1

Downloading/unpacking socket (from -r requirements.txt (line 6))
Could not find any downloads that satisfy the requirement socket (from -r requirements.txt (line 6))
Cleaning up...
No distributions at all found for socket (from -r requirements.txt (line 6))
Storing debug log for failure in /root/.pip/pip.log

Originally created by @johnfelipe on GitHub (Mar 23, 2018). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/1 Downloading/unpacking socket (from -r requirements.txt (line 6)) Could not find any downloads that satisfy the requirement socket (from -r requirements.txt (line 6)) Cleaning up... No distributions at all found for socket (from -r requirements.txt (line 6)) Storing debug log for failure in /root/.pip/pip.log
kerem closed this issue 2026-03-03 15:56:38 +03:00
Author
Owner

@mrh0wl commented on GitHub (Mar 24, 2018):

My bad, you don't need to install the socket module, coz it's already included in standard library. Just eliminate that line of requirements.txt

<!-- gh-comment-id:375842622 --> @mrh0wl commented on GitHub (Mar 24, 2018): My bad, you don't need to install the socket module, coz it's already included in standard library. Just eliminate that line of requirements.txt
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloudmare#1
No description provided.