[GH-ISSUE #63] Error running Cloudmare.py: ModuleNotFoundError and subsequent crashes #47

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

Originally created by @CllsPy on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/63

Description

Encountering errors when attempting to run Cloudmare.py after fresh installation.

Steps to Reproduce

  1. Clone the repository
  2. Navigate to the Cloudmare directory: cd Cloudmare
  3. Run the command: python Cloudmare.py -u your_site.com
  4. First error appears (see screenshot 1)
  5. Attempt to fix by selecting "Y" for Yes
  6. Second error occurs (see screenshot 2)

Expected Behavior

The script should run successfully and scan the target domain.

Actual Behavior

  • First Error: ModuleNotFoundError or similar import issue
  • Second Error: Application crashes with additional error

Screenshots

Error 1:
First Error

Error 2:
Second Error

Environment

  • OS: Ubuntu 24.04.3 LTS
  • Python Version: 3.12.1
  • Installation Method: Fresh clone from main branch

Additional Context

This occurs on a fresh installation following the standard setup instructions.

Originally created by @CllsPy on GitHub (Dec 21, 2025). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/63 ## Description Encountering errors when attempting to run Cloudmare.py after fresh installation. ## Steps to Reproduce 1. Clone the repository 2. Navigate to the Cloudmare directory: `cd Cloudmare` 3. Run the command: `python Cloudmare.py -u your_site.com` 4. First error appears (see screenshot 1) 5. Attempt to fix by selecting "Y" for Yes 6. Second error occurs (see screenshot 2) ## Expected Behavior The script should run successfully and scan the target domain. ## Actual Behavior - **First Error:** ModuleNotFoundError or similar import issue - **Second Error:** Application crashes with additional error ## Screenshots **Error 1:** ![First Error](https://github.com/user-attachments/assets/2fa71f98-ab72-4bf6-ad4e-3fa3e3597f64) **Error 2:** ![Second Error](https://github.com/user-attachments/assets/30d5c599-6eea-4ae0-9f03-64ab93d20cb8) ## Environment - **OS:** Ubuntu 24.04.3 LTS - **Python Version:** 3.12.1 - **Installation Method:** Fresh clone from main branch ## Additional Context This occurs on a fresh installation following the standard setup instructions.
kerem closed this issue 2026-03-03 15:57:00 +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#47
No description provided.