It works!
Woot woot.
This commit is contained in:
@@ -20,4 +20,4 @@ from pkg_resources import resource_filename
|
||||
|
||||
|
||||
def get_resource(filename):
|
||||
return resource_filename(__package__, os.path.join('data', filename))
|
||||
return resource_filename("simpleextractor", os.path.join('data', filename))
|
||||
|
||||
Reference in New Issue
Block a user