-
Notifications
You must be signed in to change notification settings - Fork 4
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
Opening anTrax issue #32
Comments
I think it's related to MATLAB reading the code, and I thought I had it installed but maybe that is the reason? |
Hey Mark, thanks for trying out anTraX!
Did you set the ANTRAX_PATH environment variable? Make sure it is available within your conda environment.
… On 1 Nov 2021, at 13:45, MarkJThomas ***@***.***> wrote:
I think it's related to MATLAB reading the code, and I thought I had it installed but maybe that is the reason?
tyi
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#32 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACERP5VVG4E5RQI43YKKG4TUJZ4VBANCNFSM5HD2D4CA>.
|
I didn't, I am not technically sound - do you have/or point me in the direction of how I can do that please? |
See in the installation instructions:
You can verify the variables by typing in terminal while inside the conda environment:
|
ty, can I just confirm I need to install MATLAB? |
Yes, you need either MATLAB or MCR installed. If you have a MATLAB license, it is better to install it rather than using MCR.
… On 1 Nov 2021, at 14:13, MarkJThomas ***@***.***> wrote:
ty, can I just confirm I need to install MATLAB?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#32 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACERP5XFQWVEZWYJJDSORTLUJ2AABANCNFSM5HD2D4CA>.
|
I don't have any of them installed or a MATLAB license - do you download it here (MCR): https://uk.mathworks.com/products/compiler/matlab-runtime.html Please forgive all the questions! This is quite new to me :) |
Yes, choose version R2019a. Don't worry about it! hope it will work out for you |
Thank you for your support! I managed to get MATLAB installed and connect the paths, and it says Welcome to AnTrax, however, I get this error now:
Do you know what that is referring too? tyi |
Hey Mark, sorry for the delayed reply. You also need to define the path to MCR (I'm guessing that what you use):
Try to follow the installation steps in the docs! |
Thank you! I did but I didn't know which folder to define the path too, there's a lot of different ones. When I added the path to the main folder nothing opened, then when I defined it to the current folder it opens but I get the above error message. These are the paths currently loaded in my .zprofile: |
The path should be to v96 directory
… On 4 Nov 2021, at 17:23, MarkJThomas ***@***.***> wrote:
Thank you! I did but I didn't know which folder to define the path too, there's a lot of different ones. When I added the path to the main folder nothing opened, then when I defined it to the current folder it opens but I get the above error message. These are the paths currently loaded in my .zprofile:
<https://user-images.githubusercontent.com/41441629/140349977-1e6c7581-11af-4892-905b-90c083c57bb2.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#32 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACERP5UD5WBG44ISXMNNAYLUKKQONANCNFSM5HD2D4CA>.
|
updated but just got the same error message: dyld: Library not loaded: @rpath/libmwlaunchermain.dylib Maybe it's just not meant to be :D |
I just installed anTraX on a new work computer running Ubuntu 20.04. I had anTraX working on multiple other machines, so I just copied all my config files as I usually do (which usually works). But not this time. For whatever reason I got this error message:
A quick search for A similar issue is discussed here: The "solution" I found is bizarre, but it works for some reason:
And then antrax loads normally:
While doing simply this
I really don't understand this, it's very weird... Anyhow, I am writing this here in case somebody else runs into this problem. @MarkJThomas looking at your post, I think you should try following the steps in the link I posted above for macOS. If it's a library not found thing, it should be fixable. |
Hi,
thank you for the app!
I tried opening the app but kept getting the below error: (I am on Mac OS)
First, I downloaded tensorflow version 1.15 in the conda env tf15 and successfully installed anTrax:
Next, I tried running the code as per the instructions:
But got this error:
Any help is greatly appreciated!
The text was updated successfully, but these errors were encountered: