Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

[BUG]:pytrk234 dependency breaks uninstall script #42

@DominicDirkx

Description

@DominicDirkx

Describe the issue:

When running the uninstall.py script, the following error:

File "/home/dominic/Tudat/tudat-bundle/tudat-bundle/uninstall.py", line 156, in
Remover().remove()
File "/home/dominic/Tudat/tudat-bundle/tudat-bundle/uninstall.py", line 118, in remove
raise ValueError(
ValueError: Aborting uninstall: Attempted to delete unexpected directory: /home/dominic/miniconda3/envs/tudat-bundle-dev/lib/python3.11/site-packages/tudatpy/data/processTrk234
This error is a safeguard and it should not occur.Please, contact the tudatpy team for support.

is thrown. This is likely a result of the new pytrk234 dependency in the latest yaml file.

How to reproduce the issue:

Install conda environment from latest yaml file, install tudatpy, then uninstall.

OS and Python version:

Ubuntu

Expected behavior:

No response

Current behavior:

No response

Additional context:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugProblem that affects expected behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions