Hi all,
I am running a local instance of galaxy and in an attempt to reinstall a newer version of MACS2 I have run into a dependency issue. The error comes in installing numpy 1.9 returning this message:
Traceback (most recent call last): File "setup.py", line 264, in <module> setup_package() File "setup.py", line 210, in setup_package raise RuntimeError("Writing custom site.cfg failed! %s" % ex) RuntimeError: Writing custom site.cfg failed! 'ATLAS_LIB_DIR'
Any help would be greatly appreciated, cheers!

Hi Andy - Sorry to hear you are having problems. Two questions:
2.1.1.20160309.0of the MACS2 wrapped tools. This is recommended release/version.17.05? If not, try upgrading and reinstalling. There were many tool updates that work best in17.05due to the upgrades around dependency handling. Most newer tools will also work best in the upcoming17.09, expected to be released sometime this week.Upgrade as needed, let us know how that goes, confirm versions, and we can troubleshoot from there. I have already asked for some developer input (should we need it). Thanks, Jen, Galaxy team
Hi Jen,
Thanks for reaching out! I was trying to install a different version of MACS2 in the hopes that the bdgdiff empty output file issue was resolved: https://biostar.usegalaxy.org/p/15781/ I could not find the ticket from the link included on the page and was unable to determine if the issue was successfully resolved so I opted for the most recent available version.
I am not sure what version of galaxy I am running. Is there another way to check if I cannot use the "git" command?
I have tried to install the version of macs2 you have mentioned and am getting an error now (when running bdgdiff to determine if the output file is empty): Fatal error: Exit code 127()
Cheers, Andy.