Skip to content

Endless "python not initialised" warning when entering training mode #209

Open
@samrma

Description

@samrma

Description
Fails to enter training mode - endless code warning freezes "

Describe the bug
I installed Trex using conda (conda create -n tracking -c trexing trex). I can open the GUI, create a pv file for a video, and make manual ID adjustments, but when I want to enter Visual Identification, I am faced with a continuous (and endless) loop of error messages in the Anaconda Prompt - the primary message is the focus of the attached image. This freezes the GUI screen on "Generating Images" and I am unable to abort this process. I attempted to address the code issues highlighted but, when I did and repeated the process, I was faced with a new error regarding the code in another file that required code adjustment (e.g., the deprecated use of np.bool and np.object). The final error I encountered no longer had a specific file to address, rather that np.int was deprecated in general. I'm no programmer and believe that my inexpert tweaking of random files is unlikely to be a good solution. Is there a clearer explanation for this issue? I've tried uninstalling and reinstalling anaconda, Trex, and I've updated and installed all the dependencies I believe to be required, to no avail.

Expected behavior (if it is not a simple crash)
To enter the training mode screen.

Computer (please complete the following information):

  • Operating system: Windows 11
  • Terminal used: Anaconda Prompt
    2
    3
    1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions