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

problem with the loadDir #1

Open
RosieYC opened this issue Dec 28, 2016 · 4 comments
Open

problem with the loadDir #1

RosieYC opened this issue Dec 28, 2016 · 4 comments

Comments

@RosieYC
Copy link

RosieYC commented Dec 28, 2016

i can't load my picture
s = r'D:\workspace\python\labelGUI' <= is that image's path??
coz I use in anaconda and i wander know how to set the image's path.

@puzzledqs
Copy link
Owner

labelGui is actually the root path. Try put your images under labelGUI/Images.

@DaVinciZhu
Copy link

if my picture is too big, it cannot show all. i wander know how to change the picture's size?

@yueyeyuniao
Copy link

Hi, I tried to load Image/002 folder, the images did not show up. (1 works for me)

Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1489, in call
return self.func(*args)
File "main.py", line 264, in prevImage
self.saveImage()
File "main.py", line 202, in saveImage
with open(self.labelfilename, 'w') as f:
IOError: [Errno 2] No such file or directory: ''

So, how can I use the images in 002 folder? Thx

@bexx1963
Copy link

You can load images from folder 002, 003 and so on when you create empty folders in directory example with same name 002, 003 and so on

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

5 participants