Jump to content
LaunchBox Community Forums

deafeagle

Members
  • Posts

    1
  • Joined

  • Last visited

deafeagle's Achievements

1-Bit Wonder

1-Bit Wonder (1/7)

0

Reputation

  1. line 77, in <module> for fname in glob.glob(r'%s\**' % lb_image_dir, recursive=True): TypeError: glob() got an unexpected keyword argument 'recursive' It looks to be creating the first root folders /Roms/ and /gamelist *** UPDATE / EDIT **** I removed the "recursive=True" section in the glob call and it parsed through my library! THANKS!
×
×
  • Create New...