Skip to content

Conversation

thorstenkranz
Copy link
Contributor

Summary

  • Run 2to3 across the codebase to update syntax for Python 3
  • Introduce pyproject.toml with Poetry-based build configuration
  • Update command-line entry script to use python3 shebang and function-style printing

Testing

  • pip install numpy nibabel vtk PySide6 pytest (fails: Could not find a version that satisfies the requirement numpy; Cannot connect to proxy)
  • pytest (fails: ModuleNotFoundError: No module named 'gobject')

https://chatgpt.com/codex/tasks/task_e_68b1be1a891c832ba858350d6b6b152f

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

Successfully merging this pull request may close these issues.

1 participant