I'm running Kubuntu 24.04 LTS on a 12th-Gen i7, 64GB RAM. I downloaded AlphaTracker using:
'git clone https://github.com/MVIG-SJTU/AlphaTracker.git' and copied main_ui_linux
to the AlphaTracker subdirectory from:
https://github.com/MVIG-SJTU/AlphaTracker/releases
Step one (Check anaconda) completed successfully; Step two (Install env) completed successfully after hand updating some code, but step three (Install code) failed after some warnings about not using setup.py directly (which I gather was internal to the GUI) with warnings about not being able to find "umap."
The relevant logs:
install3_log.txt
install4_log.txt
I would greatly appreciate any help you can give!
I'm running Kubuntu 24.04 LTS on a 12th-Gen i7, 64GB RAM. I downloaded AlphaTracker using:
'git clone https://github.com/MVIG-SJTU/AlphaTracker.git' and copied main_ui_linux
to the AlphaTracker subdirectory from:
https://github.com/MVIG-SJTU/AlphaTracker/releases
Step one (Check anaconda) completed successfully; Step two (Install env) completed successfully after hand updating some code, but step three (Install code) failed after some warnings about not using setup.py directly (which I gather was internal to the GUI) with warnings about not being able to find "umap."
The relevant logs:
install3_log.txt
install4_log.txt
I would greatly appreciate any help you can give!