Uma
Uma
HI, Getting below error in python3.8. Can you please help fix this. ``` File "/Volumes/Macintosh HD - Data/ContentDev/MySOAR/venv/lib/python3.8/site-packages/ipwhois/asn.py", line 455, in lookup self._net.dns_resolver.timeout * ( TypeError: unsupported operand type(s) for...
HI, I tried to generate mask for image of size 1180 * 768 It produced mask of size 1184 * 768 ``` D:\photo_restoration\Global>python detection.py --test_path input --output_dir output --input_size full_size...
Hi, I am following instructions on https://github.com/certsocietegenerale/FIR/wiki/Installation-on-a-production-environment. I am getting 502 Bad Gateway Error when attempted to http://localhost/admin I am using ubuntu 16.04 LTS 64 bit ``` (env-FIR) uma@uma-virtual-machine:~/FIR/FIR/fir/config$ head...
Hi, Getting below error ``` $ python breeder.py test/testing/ test/__main__.py >big-snake.py Traceback (most recent call last): File "breeder.py", line 258, in print(breed(fn, (fn == args[-1]), gtk_images=gtk_images, compress=compress)) File "breeder.py", line...
Hi, it is not created proper table when copied rows from excel sheet or webpage It is producing like this ``` | time | logstamp | org_src | ip_src |...
Hi, Getting below error when trying to use ace editor. Can you take a look and help. ``` rollup v3.21.5 bundles src/main.js → public/build/bundle.js... [!] (plugin svelte) ParseError: Unexpected token...
Hi, I am running llama-cpp-python on surface book 2 having i7 with nvidea geforce gtx 1060. I installed vc++, cuda drivers 12.4 Running on Python 3.11.3 Compiled llama using below...