Skip to content

Built as a package in python #32

@kenjimochida

Description

@kenjimochida

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions