fyoorer / ShadowClone

Unleash the power of cloud
Apache License 2.0
672 stars 86 forks source link

Could not execute the runtime. matrix transpose with ndim < 2 is undefined Error #58

Open m0chan opened 2 weeks ago

m0chan commented 2 weeks ago

I keep recieving the following error when executing anything on shadowclone.py matrix transpose with ndim < 2 is undefined - Any help would be appreciated

(env) root@ubuntu-16gb-hel1-2:~/ShadowClone# python shadowclone.py -i test.txt --split 1 -o testbro.txt -c "/go/bin/httpx -l {INPUT}"
2024-06-17 01:49:21,617 [INFO] Input file is small enough. Skipping upload.
2024-06-17 01:49:21,617 [INFO] Splitting input file into chunks of 1 lines
2024-06-17 01:49:21,617 [INFO] Scan ID: YSL1JmQu
2024-06-17 01:49:21,620 [INFO] config.py:134 -- Lithops v2.8.0
2024-06-17 01:49:21,625 [INFO] aws_s3.py:60 -- S3 client created - Region: us-east-1
2024-06-17 01:49:22,086 [INFO] aws_lambda.py:94 -- AWS Lambda client created - Region: us-east-1
2024-06-17 01:49:22,087 [INFO] invokers.py:108 -- ExecutorID 2382b4-0 | JobID M000 - Selected Runtime: sc-runtime - 512MB
2024-06-17 01:49:22,089 [ERROR] Could not execute the runtime.
matrix transpose with ndim < 2 is undefined
gustavorobertux commented 1 week ago

Same here!

Update, no more erros here ;)