Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

combine3d issue #40

@tjtrent

Description

@tjtrent

I have just downloaded Pycles and successfully run the StableBubble example. Looking through the directory I noticed the post-processing directory in which I ran setup.py script. When I then used the combine3d.py script I get the following error:
AttributeError: 'module' object has no attribute 'to_3d'
I'm not sure what the issue is here, is it meant to call combine3d.c? It is possible that it is calling itself at the top of the combine.py script.

After running the setup.py script i have the following item in the PostProcessing directory:
build/ combine3d.c combine3d.py combine3d.pyc combine3d.pyx setup.py

Any help greatly appreciated. Thanks
##############################################################################
This issue is now resolved. The re was an issue with the python byte code file, when I deleted it and reran the setup.py script everthing worked fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions