sleap-train in the command line: python(90851,0x7ff855b867c0) malloc: *** error for object 0x6000069b04e4: pointer being freed was not allocated #2020
Labels
documentation
This issue exists because the documentation is outdated.
Bug description
Following issue #2016 I tried to not use the GUI and use command lines to train SLEAP (bottom-up) and I have the same error.
Expected behaviour
Training works.
Actual behaviour
I installed sleap with
In the venv, I uninstalled tensorflow and installed it back for macos.
Running the command
python -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"
returns a list with my GPU.Your personal set up
Environment packages
Logs
Screenshots
How to reproduce
sleap-train multi_instance.jsonlabeled_data.slp
The text was updated successfully, but these errors were encountered: