mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 11:35:51 +03:00
[GH-ISSUE #19] How to solve this issue #121
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adfrank99 on GitHub (May 6, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/19
When I try to run a scan I receive the following error. How can I fix this? Thank you
anic: exec: "python3": executable file not found in %PATH%
goroutine 1 [running]:
main/modules.Runner({0xc0000ae078, 0x16}, {0x155109d?, 0x0?})
C:/Users/User 2/mosint/modules/Core.go:42 +0x215
main.main()
C:/Users/User 2/mosint/main.go:258 +0xb86
exit status 2
@alpkeskin commented on GitHub (May 6, 2022):
Is python3 installed on your computer?
@alpkeskin commented on GitHub (May 30, 2022):
Either python3 is not installed on your computer or there is no python3 in your PATH.
Check this link:
https://stackoverflow.com/questions/3701646/how-to-add-to-the-pythonpath-in-windows-so-it-finds-my-modules-packages