Python Forum
can not open .exe file generated by py2exe: ImportError: cannot import name _remove_d
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can not open .exe file generated by py2exe: ImportError: cannot import name _remove_d
#1
I have used py2exe to generate a .exe file, but I can noT open it. the log file says there's something wrone with jinja2 module, which I have imported in the main program. I have tried to installed every jinja2 version from version 2.5.5 to 2.10, but I did not success in open any .exe generated.

the warning in log file is :

ImportError: cannot import name _remove_dead_weakref
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Open/save file on Android frohr 0 315 Jan-24-2024, 06:28 PM
Last Post: frohr
  file open "file not found error" shanoger 8 1,087 Dec-14-2023, 08:03 AM
Last Post: shanoger
  How can i combine these two functions so i only open the file once? cubangt 4 852 Aug-14-2023, 05:04 PM
Last Post: snippsat
  HOW TO USE C# GENERATED DLL davide_vergnani 2 1,632 Jun-12-2023, 03:35 PM
Last Post: davide_vergnani
Question Cannot import easysnmp: ImportError: libnetsnmp.so.30 Calab 4 1,046 Jun-08-2023, 08:52 PM
Last Post: Gribouillis
Video doing data treatment on a file import-parsing a variable EmBeck87 15 2,817 Apr-17-2023, 06:54 PM
Last Post: EmBeck87
  I cannot able open a file in python ? ted 5 3,299 Feb-11-2023, 02:38 AM
Last Post: ted
  Import XML file directly into Excel spreadsheet demdej 0 838 Jan-24-2023, 02:48 PM
Last Post: demdej
  testing an open file Skaperen 7 1,359 Dec-20-2022, 02:19 AM
Last Post: Skaperen
  I get an FileNotFouerror while try to open(file,"rt"). My goal is to replace str decoded 1 1,400 May-06-2022, 01:44 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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