You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get the error:
./src/data/generate_kolmogorov.py: line 11: syntax error near unexpected token from' ./src/data/generate_kolmogorov.py: line 11: from ..pisr.experimental import define_path as pisr_flags'
can you guide us through the data generation process.
The text was updated successfully, but these errors were encountered:
On running:
./src/data/generate_kolmogorov.py
We get the error:
./src/data/generate_kolmogorov.py: line 11: syntax error near unexpected token
from' ./src/data/generate_kolmogorov.py: line 11:
from ..pisr.experimental import define_path as pisr_flags'can you guide us through the data generation process.
The text was updated successfully, but these errors were encountered: