Giter Site home page Giter Site logo

Symlinks failing about c-pac HOT 2 CLOSED

briancheung avatar briancheung commented on August 18, 2024
Symlinks failing

from c-pac.

Comments (2)

ssikka avatar ssikka commented on August 18, 2024

it is being caused by that... i am going to post the nipype branch with the
fix on fcp-indi, today. I tried doing it yesterday for a while ... will ask
dan to do it...

On Mon, Sep 3, 2012 at 11:01 AM, Brian Cheung [email protected]:

Error output:

AttributeError Traceback (most recent call last)
/home/millskl/CPAC_files/FCP-INDI-C-PAC-7b14cf3/ in ()
----> 1 c['node'].run()

/home/millskl/epd-7.3-2-rh3-x86_64/lib/python2.7/site-packages/nipype/pipeline/engine.pyc
in run(self, updatehash)
1058 self.config = merge_dict(deepcopy(config._sections), self.config)
1059 if not self._got_inputs:
-> 1060 self._get_inputs()
1061 self._got_inputs = True
1062 outdir = self.output_dir()

/home/millskl/epd-7.3-2-rh3-x86_64/lib/python2.7/site-packages/nipype/pipeline/engine.pyc
in _get_inputs(self)
1204 output_name = info[1]
1205 try:
-> 1206 output_value = results.outputs.get()[output_name]
1207 except TypeError:
1208 output_value = results.outputs.dictcopy()[output_name]

AttributeError: 'NoneType' object has no attribute 'get'

If this is being caused by the nipype datasink not being updated with the
new changes we need, can you post the fork easy to find?


Reply to this email directly or view it on GitHubhttps://github.com//issues/64.

from c-pac.

ssikka avatar ssikka commented on August 18, 2024

i have transferred nipype with my fix to fcp-indi https://github.com/FCP-INDI/nipype ... this should fix it.

from c-pac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.