Python Forum
problem with libspatialindex using tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with libspatialindex using tkinter
#1
I am trying to generate .exe with the help of pyinstaller. However, when I try to run my executable file it generates an error :

in exec_module
      exec(bytecode,module.__dict__)
File "rtree\core.py",line 126, in <module>
OSError: could not find or load spatialindex_c-64.dll
[16436] Failed to execute script main
I have seen few questions related to this problem but nothing helps. I tried to uninstall rtree and download a .whl file but after installation error was similiar but spatialindex_c-64.dll was substituted with spatialindex_c.dll


Thank for response!
Reply


Messages In This Thread
problem with libspatialindex using tkinter - by Timych - Aug-05-2020, 11:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  tkinter photo image problem jacksfrustration 4 192 Yesterday, 11:44 AM
Last Post: jacksfrustration
  tkinter layout problem agentperry 4 1,821 Jan-26-2022, 08:18 PM
Last Post: BashBedlam
  Problem using a button with tkinter SmukasPlays 6 3,503 Jul-02-2020, 08:06 PM
Last Post: SmukasPlays

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020