graphpype icon indicating copy to clipboard operation
graphpype copied to clipboard

Question about RADA_PATH

Open anacastropsico opened this issue 2 years ago • 1 comments

How can I create this environment (RADA_PATH)? because it is not in my conda and was not created by the previously suggested commands: pip install graphpype (this command is not working in my conda shell, several errors are shown along the way of installing the packages)

$ pip install https://api.github.com/repos/neuropycon/graphpype/zipball/master (this apparently didn't throw any errors)

anacastropsico avatar Apr 14 '23 02:04 anacastropsico

Sry @anacastropsico if installation instructions are confusing; Radatools is not a python package and should be downloaded from external source, e.g. https://deim.urv.cat/~sergio.gomez/radatools.php#download (linux or macOs version prefered for nipype) and only after extracting the source to your favorite location, add the variables RADA_PATH to your .bashrc.

For more discussion please connect to : https://mattermost.brainhack.org/brainhack/channels/graphpype

davidmeunier79 avatar May 03 '23 08:05 davidmeunier79