FNNDSC / FNNDSC/med2image

Traceback (most recent call last): File "/media/lab549/CE56C94660FE3E83/semantic_segmentation_xhq/code_xhq/Duo-SegNet-main/venv/bin/med2image", line 17, in <module> from med2image import med2image File "/media/lab549/CE56C94660FE3E83/semantic_segmentation_xhq/code_xhq/Duo-SegNet-main/venv/lib/python3.5/site-packages/med2image/med2image.py", line 711 l_filesInDir:list= [] ^ SyntaxError: invalid syntax

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
205
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "/media/lab549/CE56C94660FE3E83/semantic_segmentation_xhq/code_xhq/Duo-SegNet-main/venv/bin/med2image", line 17, in
from med2image import med2image
File "/media/lab549/CE56C94660FE3E83/semantic_segmentation_xhq/code_xhq/Duo-SegNet-main/venv/lib/python3.5/site-packages/med2image/med2image.py", line 711
l_filesInDir:list= []
^
SyntaxError: invalid syntax

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at venv/bin/med2image and med2image/med2image.py around line 711, using the reported Python 3.5 environment to reproduce the import failure. Determine the intended compatibility and verify that the med2image entry point imports without a SyntaxError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.