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

Issue reading other plates #15

Open
priyamoghe opened this issue Sep 12, 2020 · 1 comment
Open

Issue reading other plates #15

priyamoghe opened this issue Sep 12, 2020 · 1 comment

Comments

@priyamoghe
Copy link

Hi there. As soon as I change the index number in image_plates to read other plate numbers the code stops recognising glob module and the variable 'image_plates'
Screenshot 2020-09-12 at 3 35 38 PM
. Even if I change it back to how it was the error doesn't go away. Any suggestions on what can be done?

@Anamay23
Copy link

Anamay23 commented May 6, 2021

The error seems to be with 'glob' not being defined
Have you imported glob library? And in the repository the code seems to be glob.glob("Plate_examples/*.jpg") whereas you have written only glob()
Hope it helps

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