Closed monfort314 closed 6 months ago
For windows, we recommend using the Docker installation:
https://github.com/Tierpsy/tierpsy-tracker/blob/development/docs/INSTALLATION_DOCKER.md
Thanks for the reply! I tried this one too but it seems that every time I try to run power shell it gets automatically terminated, and when I try to run the docker container, it exits automatically. It is possible that we have some institutional blockade to run files through docker. I tried the conda installation too, gui generally works, so does the parameters selection but when I try to run batch processing, I almost immediately get an error
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\envs\tierpsy2\lib\site-packages\tierpsy\gui\AnalysisProgress.py", line 62, in run
self.worker_fun(**self.worker_args)
File "C:\ProgramData\anaconda3\envs\tierpsy2\lib\site-packages\tierpsy\processing\processMultipleFilesFun.py", line 129, in processMultipleFilesFun
is_debug = is_debug)
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
for the Docker, have you tried the following command: docker pull tierpsy/tierpsy-tracker
If so do you get an error or does it exit.
Could you send me your parameters file that you tried to use for the batch processing along with the videos. (weheliye@ic.ac.uk)
For the gui version, try creating a new parameters file and use that for your batch processing.
No responses was received for this issue. This will be closed!
Hi! I cloned the repo successfully but when I tried to create the environment with
conda env create -f tierpsy_windows.yml
I got an error
Removing the versions constrains from tierpsy_windows.yml file resulted in issues with finding Qt plugin: