Python Forum
More Python Embedding Trouble
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More Python Embedding Trouble
#3
If I only call Py_Initialize() and Py_Finalize() once it works, but is there a reason why Py_Initialize() and Py_Finalize() can't be called twice? It works with import random?
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 563 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  Embedding python script into html via pyscript pyscript_dude 7 1,454 Apr-16-2023, 11:17 PM
Last Post: pyscript_dude
  C++ python embedding comarius 0 803 Aug-26-2022, 02:01 AM
Last Post: comarius
Question Embedding a python file online Dreary35 0 1,478 Jun-10-2021, 05:05 PM
Last Post: Dreary35
  Embedding python cause crash when use boost::asio multi threading udvatt108 0 1,695 Oct-04-2020, 03:15 PM
Last Post: udvatt108
  Need help merging/embedding duckredbeard 10 3,336 Aug-13-2020, 04:48 AM
Last Post: duckredbeard
  New to python, having trouble with an exercise Salkay 3 2,101 Feb-18-2020, 01:42 AM
Last Post: Salkay
  Embedding return in a print statement Tapster 3 2,233 Oct-07-2019, 03:10 PM
Last Post: Tapster
  Calling Extended Embedding Python as shared library jibarra 0 2,189 Jul-19-2019, 05:22 PM
Last Post: jibarra
  Python Embedding jibarra 4 2,972 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