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
There is no problem compiling ver 3.0.1 on my M2 Mac, and the test of the basic example was successfully finished.
I also attempted to build it as a library of python using the command "pip install .".
As I have attached below, it seems to be installed.
However, I conducted the test run in the basic example with the command "python run.py."
Only movie folders and pdf files are created. And there was no output...
I would appreciate how I can address this problem.
The text was updated successfully, but these errors were encountered:
There is no problem compiling ver 3.0.1 on my M2 Mac, and the test of the basic example was successfully finished.
I also attempted to build it as a library of python using the command "pip install .".
As I have attached below, it seems to be installed.
Successfully built raspa
Installing collected packages: raspa
Attempting uninstall: raspa
Found existing installation: raspa 3.0.1
Uninstalling raspa-3.0.1:
Successfully uninstalled raspa-3.0.1
Successfully installed raspa-3.0.1
However, I conducted the test run in the basic example with the command "python run.py."
Only movie folders and pdf files are created. And there was no output...
I would appreciate how I can address this problem.
The text was updated successfully, but these errors were encountered: