Code Monkey home page Code Monkey logo

dtipipe's People

Watchers

 avatar  avatar  avatar  avatar

dtipipe's Issues

DwiEddy task fails to run

Include the following in DwiEddy.py:

if __name__=='__main__':
    build([DwiEddy(dicom_dir='/home/tb571/Documents/dwi_validation_data/dtitest_GE_Nottingham/A',
    output_session_dir='/tmp',
    output_basename='myOutput',
    dcm2niix_bin='/home/tb571/Downloads/dcm2niix/console/dcm2niix',
    fsldir='/home/tb571/fsl', num_proc_eddy=16)], local_scheduler=True)

Execute the above script:

python /path/to/DwEddy.py

Error

   DwiEddy(dicom_dir=/home/tb571/Documents/dwi_validation_data/dtitest_GE_Nottingham/A, output_session_dir=/tmp, output_basename=myOutput, dcm2niix_bin=/home/tb571/Downloads/dcm2niix/console/dcm2niix, fsldir=/home/tb571/fsl)
ERROR: [pid 117307] Worker Worker(salt=941824505, workers=1, host=pnl-z840-2, username=tb571, pid=117307) failed    DwiEddy(dicom_dir=/home/tb571/Documents/dwi_validation_data/dtitest_GE_Nottingham/A, output_session_dir=/tmp, output_basename=myOutput, dcm2niix_bin=/home/tb571/Downloads/dcm2niix/console/dcm2niix, fsldir=/home/tb571/fsl)
Traceback (most recent call last):
  File "/home/tb571/miniconda3/lib/python3.6/site-packages/luigi/worker.py", line 184, in run
    raise RuntimeError('Unfulfilled %s at run time: %s' % (deps, ', '.join(missing)))
RuntimeError: Unfulfilled dependency at run time: DwiNifti__home_tb571_Down__home_tb571_Docu_myOutput_0cdd573d67
DEBUG: 1 running tasks, waiting for next task to finish
INFO: Informed scheduler that task   DwiEddy__home_tb571_Down__home_tb571_Docu__home_tb571_fsl_3f210b3202   has status   FAILED
DEBUG: Asking scheduler for work...
DEBUG: Done
DEBUG: There are no more tasks to run at this time
DEBUG: There are 1 pending tasks possibly being run by other workers
DEBUG: There are 1 pending tasks unique to this worker
DEBUG: There are 1 pending tasks last scheduled by this worker
INFO: Worker Worker(salt=941824505, workers=1, host=pnl-z840-2, username=tb571, pid=117307) was stopped. Shutting down Keep-Alive thread
INFO:
===== Luigi Execution Summary =====

Scheduled 3 tasks of which:
* 1 complete ones were encountered:
    - 1 DicomDir(dicom_dir=/home/tb571/Documents/dwi_validation_data/dtitest_GE_Nottingham/A)
* 1 ran successfully:
    - 1 DwiNifti(dicom_dir=/home/tb571/Documents/dwi_validation_data/dtitest_GE_Nottingham/A, output_session_dir=/tmp, output_basename=myOutput, dcm2niix_bin=/home/tb571/Downloads/dcm2niix/console/dcm2niix)
* 1 failed:
    - 1 DwiEddy(...)

May be similar to what I have reported here spotify/luigi#2867

Installation fails

It should fail given there is no setup.py

pip install git+https://github.com/reckbo/dtipipe.git
Collecting git+https://github.com/reckbo/dtipipe.git
  Cloning https://github.com/reckbo/dtipipe.git to /tmp/pip-req-build-hqhp622q
  Installing build dependencies ... done
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/miniconda3/lib/python3.7/tokenize.py", line 447, in open
        buffer = _builtin_open(filename, 'rb')
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-hqhp622q/setup.py'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-hqhp622q/

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.