Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem while installing TRex on MacOS #207

Open
pradyutk42 opened this issue Aug 4, 2023 · 1 comment
Open

Problem while installing TRex on MacOS #207

pradyutk42 opened this issue Aug 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pradyutk42
Copy link

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:

  1. Follow the installation steps given on the TRex documentation website
  2. reach the build trex portion

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.
image

Computer (please complete the following information):

  • Operating system: MacOS Venture 13.4
  • Build hash: md5
  • Terminal used: Mac Terminal

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.

@pradyutk42 pradyutk42 added the bug Something isn't working label Aug 4, 2023
@mooch443
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants