LaurenPincus
LaurenPincus
@newville it appears to be an issue with the desktop shortcut. I can open XAS viewer using terminal and typing xas_viewer
@newville I tried deleting the larch folder on the desktop and running larch -m from terminal and this didn't solve the issue. I tried attaching the zip file here, but...
I tried /Users/laurenpincus/xraylarch/python.app/Contents/MacOS/python /Users/laurenpincus/xraylarch/bin/xas_viewer in terminal and that works fine opening the program as does xas_viewer. Typing in which xas_viewer gives the following: /Users/laurenpincus/xraylarch/bin/xas_viewer I'm running 0.9.58 I believe. I...
@newville No, that gives the following error: FSPathMakeRef(/Users/laurenpincus/Desktop/Larch/XAS Viewer.ap) failed with error -43.
@newville Ok so interestingly typing in open -a ~/Desktop/Larch/XAS\ Viewer.app doesn't give an error but it doesn't open the application either. It produces the same effect as clicking on the...
@Ardalanhayatifar I don't know how to check my .bashrc or .zshrc, sorry!
@Ardalanhayatifar typing nano ~/.zshrc I get the following: # >>> conda initialize >>> # !! Contents within this block are managed by 'conda init' !! __conda_setup="$('/Users/laurenpincus/xraylarch/bin/conda' 'shell.zsh' 'hook' 2$ if...
@Ardalanhayatifar (base) laurenpincus@lnp24mbp2020 ~ % which python /Users/laurenpincus/xraylarch/bin/python (base) laurenpincus@lnp24mbp2020 ~ % echo $PATH /Users/laurenpincus/xraylarch/bin:/Users/laurenpincus/xraylarch/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
@newville Sounds good. Happy to test out any Apps. Thanks for looking into this
@newville no worries! Thanks for looking into this. I am still able to run XAS Viewer from terminal so it's not urgent on my end. Let me know if I...