Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About 'lycon' module #17

Open
Young-Zzz opened this issue Jul 6, 2021 · 1 comment
Open

About 'lycon' module #17

Young-Zzz opened this issue Jul 6, 2021 · 1 comment

Comments

@Young-Zzz
Copy link

Hi,when I run the 'test_dnd_rgb.py',If I didn't set the Parameter:'--save images',I can ran the code.
However,if I set the Parameter,I met the error:

Traceback (most recent call last):
  File "/workspace/Cycle/test_dnd_rgb.py", line 66, in <module>
    lycon.save(args.result_dir + 'png/'+ filenames[batch][:-4] + '.png', denoised_img)
  File "/opt/conda/lib/python3.7/site-packages/lycon/core.py", line 24, in save
    _lycon.save(path, image, options)
SystemError: <built-in function save> returned a result with an error set

Can u tell me why? Is the error of the 'lycon' version?But I only can pip install the version==0.2.0,the other version can't be pip install.

@eezhang123
Copy link

ucan use cv2 instead lycon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants