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

import error #12

Open
khryang opened this issue Aug 16, 2017 · 0 comments
Open

import error #12

khryang opened this issue Aug 16, 2017 · 0 comments

Comments

@khryang
Copy link

khryang commented Aug 16, 2017

when I run 'image_translation.py'
that import error occurred

python ./discogan/image_translation.py --task_name='celebA' --style_A='Blond_Hair' --style_B='Black_Hair' --constarint='Male'

Traceback (most recent call last):
File "./discogan/image_translation.py", line 9, in
from dataset import *
File "/home/khryang/Documents/DiscoGAN-master/discogan/dataset.py", line 2, in
import cv2
ImportError: /home/khryang/.local/lib/python2.7/site-packages/torch/lib/libgomp.so.1: version `GOMP_4.0' not found (required by /usr/lib/x86_64-linux-gnu/libsoxr.so.0)

Is there any problem with my python or pythorch?
please let me thank you for any help!

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

1 participant