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.

undefined symbol: thetas_c #34

@Balinus

Description

@Balinus

Hi!

trying to run a simulation and I get the following error. Any hint would be appreciated!

python2 main.py SaturatedBubble.in 
Traceback (most recent call last):
  File "main.py", line 33, in <module>
    main()
  File "main.py", line 17, in main
    main3d(namelist)
  File "main.py", line 23, in main3d
    import Simulation3d
  File "Simulation3d.pyx", line 10, in init Simulation3d
    from AuxiliaryStatistics import AuxiliaryStatistics
ImportError: /home/proy/Programmes/pycles/AuxiliaryStatistics.so: undefined symbol: thetas_c

Tried other CASE_NAME and get the same error. Thanks!

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