Python Forum
make self compiled package available
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make self compiled package available
#1
I am using MS VS 2015 for my pyhton projects.
I am trying to make aruco functions available to my python environment. I have found an aruco library here "www.uco.es/investiga/grupos/ava/node/26"
and successfully compiled it with cmake.
I have also found a python-aruco site that should provide a python wrapper for the functions "github.com/fehlfarbe/python-aruco"
The explanations for activating the wrapper are however given for unix only.

I am stuck now on how I can make the aruco features available using "import aruco".
Reply
#2
https://github.com/fehlfarbe/python-aruco/issues/13

What happened after you changed the code to the response?
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I need my compiled Python Mac app to accept a file as a parameter Oethen 2 2,411 May-10-2020, 05:57 PM
Last Post: Oethen
  compiled cpython output wrong version bigrockcrasher 0 1,506 Feb-25-2020, 06:31 PM
Last Post: bigrockcrasher
  py2exe failed to compiled gahhon 9 7,512 Mar-04-2019, 03:29 AM
Last Post: gahhon
  Hello Im looking for a compiled window version of 3.4.x ... SlowMotion 2 2,219 Feb-12-2019, 08:13 PM
Last Post: SlowMotion
  What are ways of pointing cross-compiled origin source line for python? wyvogew 2 2,810 Feb-02-2019, 03:16 PM
Last Post: wyvogew

Forum Jump:

User Panel Messages

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