05dirnbe / nefi

Network Extraction From Images
BSD 2-Clause "Simplified" License
34 stars 14 forks source link

nefi crashing during pipeline processing #38

Closed tastyminerals closed 8 years ago

tastyminerals commented 8 years ago

Is nefi2 running without errors for you? I am having some issues, for example.

Failed to process pipeline
Traceback (most recent call last):
  File "/home/tastyminerals/dev/nefi/nefi2/view/main_controller.py", line 1883, in run
    self.pipeline.process()
  File "/home/tastyminerals/dev/nefi/nefi2/model/pipeline.py", line 318, in process
    self.save_pipeline_json(pip_name, os.path.join(out_path, pip_name))
  File "/home/tastyminerals/dev/nefi/nefi2/model/pipeline.py", line 689, in save_pipeline_json
    with open(url + ".json", "wb+") as outfile:
FileNotFoundError: [Errno 2] No such file or directory: '/home/tastyminerals/dev/nefi/output/polycephalum_high_poly_#2_17h17m11s/polycephalum_high.json'

Another example:

Current cat <preprocessing.CatBody object at 0x7f8843071f98>
Segmentation fault (core dumped)

Can you reproduce the following?

phreic commented 8 years ago

Is there a reason why you have closed this one?

tastyminerals commented 8 years ago

this is a duplicate due to github database issues.