-
Notifications
You must be signed in to change notification settings - Fork 816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix requierments.txt file #889
Comments
I switched requests to 2.25.0 and urllib3 to 1.25.6 |
Hi @GastroGee Thank's |
Ah i see, so i was building a docker image and here is some adjustment with my dockerfile
and then my requirements file is this
hope that helps |
Thank you @OlaSegha , can you open a PR with that fix so that we can all take a look? Cheers! |
Hi @OlaSegha, I tried to reinstalled it on my local Linux VM after I updated the requierments.txt file with you code and run the l still got the pyjq error: An error occurred while installing pyjq==2.3.1 --hash=sha256:5f3cd45b856ae4b42a1058d2e91e13d84df5ea188aedc3ae397dc0e01c270db9 --hash=sha256:45f7688d8191a4043e7c4839d6cabff8f16abc98fe48c3a4a0cc2da05c62096d! Will try again. Is it necessary to install it on a docker and how would you suggest to do it the quickest way? Any Idea why? @w0rmr1d3r did it worked for you? Is it install locally on your Linux? BR |
Hello @cgaudit ! This one -> https://github.com/toniblyx/prowler See if it helps with what you want to scan or do. Cheers! |
Hi All, I'm sorry for the similar question. I have run this command.
However, I encountered the following error.
I followed @OlaSegha's advice to check Please help me from this error. |
@oicho014 @cgaudit So i just attempted this on a linux VM, my virtual env is python3.7 First the requirements file is wrong, i removed pyjq 2.1.0 from the list .... and updated urllib3 to 1.25.6.
after which i just ran
|
I tried what you said, and the build went through. |
Hi I tried to rerun it but unfortunately got an error: ERROR: Failed building wheel for pyjq I have python 3.92 installed. Not sure why.. BR |
@cgaudit Well the toplevel README says that the installation is known to work with python3.7, so that might be contributing to the issue. |
@cgaudit are you running on a Mac or Linux? |
Hi |
Hi
|
To question 1; It is not necessary... if u do not have external CIDRs then u dont have to add it to ur config.json. External CIDRs wld be CIDRs assigned to internal networks within ur organization like HQ CIDR, datacenter etc |
It seems that there are external CIDR's. Do I need all IPv4 and their names? Anyway...
|
Hi All,
Does someone has a fix file of requierments.txt which works?
BR
The text was updated successfully, but these errors were encountered: