gskorokhod / dispel4py

Moving stuff from dispel4py_autoscaling
Apache License 2.0
0 stars 0 forks source link

Python not seeing the example files, even though they do exist at the expected location #6

Closed gskorokhod closed 1 year ago

gskorokhod commented 1 year ago
(d4p-py310) mayday@8afbe9b7:~/Coding/Projects/dispel4py/repos/dispel4py> dispel4py hybrid_redis dispel4py.examples.graph_testing.split_merge.py -i 100 -n 10
Failed to load graph from "dispel4py.examples.graph_testing.split_merge.py":
No module "dispel4py.examples.graph_testing.split_merge.py"
No file "dispel4py.examples.graph_testing.split_merge.py"
gskorokhod commented 1 year ago

run dispel4py hybrid_redis dispel4py.examples.graph_testing.split_merge -i 100 -n 10 instead