[GH-ISSUE #20] list indices must be integers or slices, not str #18

Closed
opened 2026-03-03 15:56:45 +03:00 by kerem · 0 comments
Owner

Originally created by @lzkgbld on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/20

Hello, thank you for sharing your code.

When I was running, I found a problem with the code. His error report was as follows:

There was an error getting results
[-][ERROR] List indices must be integers or Slices, not STR
Traceback (most recent call Last):
File ".\ cloudmare. py", line 45, in
List_length = len (ip_takes)
TypeError: Object of type 'NoneType' has no len()
PS: F \ project \ v2ray \ Cloudmare - master >

I run the statement cloudmare.py xxx.com --subdomain

Originally created by @lzkgbld on GitHub (Jul 22, 2020). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/20 Hello, thank you for sharing your code. When I was running, I found a problem with the code. His error report was as follows: There was an error getting results [-][ERROR] List indices must be integers or Slices, not STR Traceback (most recent call Last): File ".\ cloudmare. py", line 45, in List_length = len (ip_takes) TypeError: Object of type 'NoneType' has no len() PS: F \ project \ v2ray \ Cloudmare - master > I run the statement cloudmare.py xxx.com --subdomain
kerem closed this issue 2026-03-03 15:56:46 +03:00
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#18
No description provided.