Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built as a package in python #32

Open
kenjimochida opened this issue Jan 30, 2025 · 0 comments
Open

Built as a package in python #32

kenjimochida opened this issue Jan 30, 2025 · 0 comments

Comments

@kenjimochida
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant