Open pradyutk42 opened 1 year ago
Hey, is it important for your use-case to build the package manually, or why did you choose that route? It may be easier to install a precompiled version from the conda repositories. Since you already have conda, the following should do the trick:
conda create -n tracking -c trexing trex
Describe the bug I am trying to install the trakcking package on my MacOS (M1) system. All steps still conda package installation are completed. However, when I go to build the trex package using
./build_conda_package.sh
, it forms an unknown error, thereby breaking the installation program.To Reproduce Steps to reproduce the behavior:
Terminal Saved Output.txt
If possible, please also include the full terminal output as a file attachment.
Expected behavior (if it is not a simple crash) I expected the trex installation to complete, so that I could then run the TRex package using conda.
Screenshots Added.
Computer (please complete the following information):
Additional context Add any other context about the problem here. For crashes it may be very helpful to include the file (and settings) that made the program crash. Although please be aware that anything posted here will be public.