Hi Till,
I’m seeing an import error when launching the GUI on macOS (Intel) with Python 3.11:
ModuleNotFoundError: No module named 'apscale.g_generate_esv_table'
Environment
- Python: 3.11 (conda env: apscale_gui)
- apscale: 4.1.3
- apscale_gui: 2.0.6
- OS: macOS (Intel)
Steps:
conda activate apscale_gui
apscale_gui
→ error above.
It looks like apscale_gui expects modules that were moved/renamed in APSCALE 4.x (e.g., apscale.g_generate_esv_table). What’s the recommended version pairing right now? If 4.x isn’t supported by the GUI yet, which exact apscale version should I pin with apscale_gui 2.0.6?
Best,
Nicole
Hi Till,
I’m seeing an import error when launching the GUI on macOS (Intel) with Python 3.11:
Environment
Steps:
conda activate apscale_gui
apscale_gui
→ error above.
It looks like apscale_gui expects modules that were moved/renamed in APSCALE 4.x (e.g., apscale.g_generate_esv_table). What’s the recommended version pairing right now? If 4.x isn’t supported by the GUI yet, which exact apscale version should I pin with apscale_gui 2.0.6?
Best,
Nicole