Closed wjbhydj closed 9 months ago
It seems that the pip
package is broken
I fixed the issue: https://github.com/kushvaibhav/PyNuclei/pull/2
It is related to incorrect use of setup.py
, you can install from the git repository, or wait for the merge and upload to pypi
Fixed in PyNuclei 1.3 release version
pip install PyNuclei from PyNuclei import Nuclei ModuleNotFoundError: No module named 'PyNuclei'