Embedding Multiplr Python interpreter in C++

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Yogesh Sharma

    #1

    Embedding Multiplr Python interpreter in C++

    Hi,

    I have following setup:
    OS Linux Fedora Core 3
    Python 2.3.4

    How can I embed two python interpreters in one C++ program ?

    Thanks
  • Yogesh Sharma

    #2
    Re: Embedding Multiplr Python interpreter in C++

    one more question to add:
    Is there a way to have 2 local copies of python interpreter ?

    Yogesh Sharma wrote:[color=blue]
    > Hi,
    >
    > I have following setup:
    > OS Linux Fedora Core 3
    > Python 2.3.4
    >
    > How can I embed two python interpreters in one C++ program ?
    >
    > Thanks[/color]

    Comment

    Working...