f-hamidlab / nuclearpy

MIT License
0 stars 0 forks source link

Errors after pulling #6

Closed Marcel-Salier closed 2 years ago

Marcel-Salier commented 2 years ago

After pulling, what I did is to run anaconda, open the jupiter notebook, run pip install . and then open segmentator and analyzer

I got this error in segmentator:

AttributeError Traceback (most recent call last) Input In [3], in <cell line: 1>() ----> 1 ngs = ngt.NuclearGame_Segmentation(path)

AttributeError: module 'ngtools.ng_tools' has no attribute 'NuclearGame_Segmentation'

fursham-h commented 2 years ago

I'll close this issue, since we have physically solved this.