Python Forum
Communicating C++ and Python in Jetson TK1 board.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Communicating C++ and Python in Jetson TK1 board.
#2
I solved this problem.

I'm sorry for my mistake. I'm not familiar with this site yet.

I'm very sorry.

The problem was...

p = Popen(['a.out'], shell=True, stdout=PIPE, stdin=PIPE)
this code.

not a.out, it should include all the path to C++ executable file.
Reply


Messages In This Thread
RE: Communicating C++ and Python in Jetson TK1 board. - by hlfan1234567 - Jul-09-2017, 04:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to make a board with turtle, nothing happens when running script Quascia 3 685 Nov-01-2023, 03:11 PM
Last Post: deanhystad
Photo HOW FIX MY BOARD GAME LAZABI 3 1,482 Apr-01-2022, 04:23 PM
Last Post: BashBedlam
  The game should now run and terminate once the board is full, but still can’t identif rango 0 1,464 Jul-22-2021, 03:24 AM
Last Post: rango
  Enabling interrupt on Adafruits button/led board Moris526 0 2,026 Apr-30-2021, 03:29 PM
Last Post: Moris526
  High-Precision Board Voltage Reading from Python into PD Liam484 1 2,094 Mar-29-2021, 02:57 PM
Last Post: Marbelous
  Interrupt for Adafruits Neotrellis button/led board Moris526 0 1,812 Dec-28-2020, 05:42 AM
Last Post: Moris526
  Communicating between programs shubh00 2 1,948 Oct-19-2020, 06:11 AM
Last Post: Gribouillis
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,357 Oct-11-2020, 01:04 AM
Last Post: Larz60+
  Communicating Roblox's Inventory API with python? 4TH4RV 1 2,088 Jun-22-2020, 10:30 AM
Last Post: snippsat
  [Help] A function that generates an n x n sized board? vanicci 5 4,775 Aug-14-2018, 02:26 PM
Last Post: vanicci

Forum Jump:

User Panel Messages

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