Python Forum
More Python Embedding Trouble
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More Python Embedding Trouble
#2
It could be related to the Bugs and Caveats section in the documentation of Py_FinalizeEx(). Try to use Py_Initialize() and Py_Finalize() only once to see if it changes anything.
Reply


Messages In This Thread
More Python Embedding Trouble - by jibarra - Jul-11-2019, 07:15 PM
RE: More Python Embedding Trouble - by Gribouillis - Jul-11-2019, 08:53 PM
RE: More Python Embedding Trouble - by jibarra - Jul-11-2019, 09:09 PM
RE: More Python Embedding Trouble - by Gribouillis - Jul-11-2019, 09:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 599 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  Embedding python script into html via pyscript pyscript_dude 7 1,566 Apr-16-2023, 11:17 PM
Last Post: pyscript_dude
  C++ python embedding comarius 0 831 Aug-26-2022, 02:01 AM
Last Post: comarius
Question Embedding a python file online Dreary35 0 1,532 Jun-10-2021, 05:05 PM
Last Post: Dreary35
  Embedding python cause crash when use boost::asio multi threading udvatt108 0 1,725 Oct-04-2020, 03:15 PM
Last Post: udvatt108
  Need help merging/embedding duckredbeard 10 3,446 Aug-13-2020, 04:48 AM
Last Post: duckredbeard
  New to python, having trouble with an exercise Salkay 3 2,163 Feb-18-2020, 01:42 AM
Last Post: Salkay
  Embedding return in a print statement Tapster 3 2,286 Oct-07-2019, 03:10 PM
Last Post: Tapster
  Calling Extended Embedding Python as shared library jibarra 0 2,226 Jul-19-2019, 05:22 PM
Last Post: jibarra
  Python Embedding jibarra 4 3,068 Jul-11-2019, 03:25 PM
Last Post: jibarra

Forum Jump:

User Panel Messages

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