<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic mmApi on Windows 10 in Meshmixer Forum</title>
    <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277543#M2960</link>
    <description>&lt;P&gt;I got some installation problems with mmAPI on my PC, installed it yesterday on macOs without problems.&lt;/P&gt;&lt;P&gt;What did i do so far:&lt;/P&gt;&lt;P&gt;a) downloaded mmAPI from gitHub&lt;/P&gt;&lt;P&gt;b) extraction the zip File&lt;/P&gt;&lt;P&gt;c) running build_python_distrib.bat, which ended very fast, is there any logFile? On MacOS the makefile was running for 30s with a lot of output.&lt;/P&gt;&lt;P&gt;d) installing Visual Studio 2019&lt;/P&gt;&lt;P&gt;e) &amp;nbsp;installing python 2.7.17 Shell and IDLE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when opening the test.py in pythonShell and running it the following Error appears:&lt;/P&gt;&lt;P&gt;Python 2.7.17 (v2.7.17:c2f86d86e6, Oct 19 2019, 21:01:17) [MSC v.1500 64 bit (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license()" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;============== RESTART: C:\mm-api-master\distrib\python\test.py ==============&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\mm-api-master\distrib\python\test.py", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;import mmapi&lt;BR /&gt;File "C:\mm-api-master\distrib\python\mmapi.py", line 26, in &amp;lt;module&amp;gt;&lt;BR /&gt;_mmapi = swig_import_helper()&lt;BR /&gt;File "C:\mm-api-master\distrib\python\mmapi.py", line 18, in swig_import_helper&lt;BR /&gt;import _mmapi&lt;BR /&gt;ImportError: No module named _mmapi&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there something like $Path under macOS? What is the best way to start an pythonScript? With macOS i go to terminal and type python (which is found under /usr/bin ) ./test.py&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2020 18:08:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-27T18:08:37Z</dc:date>
    <item>
      <title>mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277543#M2960</link>
      <description>&lt;P&gt;I got some installation problems with mmAPI on my PC, installed it yesterday on macOs without problems.&lt;/P&gt;&lt;P&gt;What did i do so far:&lt;/P&gt;&lt;P&gt;a) downloaded mmAPI from gitHub&lt;/P&gt;&lt;P&gt;b) extraction the zip File&lt;/P&gt;&lt;P&gt;c) running build_python_distrib.bat, which ended very fast, is there any logFile? On MacOS the makefile was running for 30s with a lot of output.&lt;/P&gt;&lt;P&gt;d) installing Visual Studio 2019&lt;/P&gt;&lt;P&gt;e) &amp;nbsp;installing python 2.7.17 Shell and IDLE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when opening the test.py in pythonShell and running it the following Error appears:&lt;/P&gt;&lt;P&gt;Python 2.7.17 (v2.7.17:c2f86d86e6, Oct 19 2019, 21:01:17) [MSC v.1500 64 bit (AMD64)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license()" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;============== RESTART: C:\mm-api-master\distrib\python\test.py ==============&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\mm-api-master\distrib\python\test.py", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;import mmapi&lt;BR /&gt;File "C:\mm-api-master\distrib\python\mmapi.py", line 26, in &amp;lt;module&amp;gt;&lt;BR /&gt;_mmapi = swig_import_helper()&lt;BR /&gt;File "C:\mm-api-master\distrib\python\mmapi.py", line 18, in swig_import_helper&lt;BR /&gt;import _mmapi&lt;BR /&gt;ImportError: No module named _mmapi&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there something like $Path under macOS? What is the best way to start an pythonScript? With macOS i go to terminal and type python (which is found under /usr/bin ) ./test.py&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 18:08:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277543#M2960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-27T18:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277909#M2961</link>
      <description>&lt;P&gt;Can't help that much on WIN10...&lt;/P&gt;
&lt;P&gt;Is there a _mmapi.pyd file in mm-api-master/distrib/python ?&lt;/P&gt;
&lt;P&gt;Instead of building from scratch: Did you try to use the distrib which comes with the download?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6837047"&gt;@hfcandrew&lt;/a&gt;&amp;nbsp;is able to help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 21:00:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277909#M2961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-27T21:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277999#M2962</link>
      <description>&lt;P&gt;Ya I had to redo a couple things when I got mine working. Some errors ended up coming from the github version and also from how i installed python and etc etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;SPAN&gt;Install Python 2.7.16 from:&lt;/SPAN&gt; &lt;A href="https://www.python.org/downloads/release/python-2716/" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://www.python.org/downloads/release/python-2716/&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- use the 32-bit version (Windows x86 MSI installer) &lt;/SPAN&gt;&lt;A href="https://www.python.org/ftp/python/2.7.16/python-2.7.16.msi" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Windows x86 MSI installer&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- install it wherever, I used C:\Python27\.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- just before you approve the install, go to the bottom and have the&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;python installer add the python install directories to the Windows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;PATH variable (is it not enabled by default).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- when done, open a PowerShell window and type "python.exe", just to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;check. (not x86 powershell)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) Don't use the github files, they need a lot of work to run on Win10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) I run my various scripts via IDLE, so make sure you have them plus all the above saved in the same directory as the main mmapi ie. "\Documents\meshmixerpython"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4) Open MM, load a bunny, Run 'test.py' and make sure it is cutting your bunny in half&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 20:57:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9277999#M2962</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2025-09-15T20:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9278844#M2963</link>
      <description>&lt;P&gt;Works like a charm!&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;Karim&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 08:35:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9278844#M2963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-28T08:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9279538#M2964</link>
      <description>&lt;P&gt;np&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;enjoy going down the mmapi rabbit hole&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 13:45:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9279538#M2964</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2020-01-28T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9542017#M2965</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6837047"&gt;@hfcandrew&lt;/a&gt;&amp;nbsp;&amp;nbsp;and @Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a new notebook with Windows 10 Professional Edition Version 1909 installed and none of the scripts are working now. I don't know what's happening because at my Desktop (Home Edition 1809 version) I can get it work.&lt;/P&gt;&lt;P&gt;I Installed Python 2.7.16 32bit at c:\Python27 and verified that c:\Python27 and c:\Python27\Scripts were added to System Variables &amp;gt; PATH and Python is working as expected&lt;/P&gt;&lt;P&gt;When I import a bunny and run the code test.py nothing happens.&lt;/P&gt;&lt;P&gt;I downloaded mmAPI from github and downloaded from google drive link shared by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6837047"&gt;@hfcandrew&lt;/a&gt;&lt;/P&gt;&lt;P&gt;At the folder extracted from github mmApi (c:\mm-api-master\distrib\python) I right clicked test.py &amp;gt; edit with IDLE&lt;BR /&gt;at IDLE I go to Run Menu and clicked Run Module&lt;BR /&gt;It shows an error&lt;BR /&gt;ImportError: No Module named _mmapi&lt;/P&gt;&lt;P&gt;Running test.py at the directory shared by hfcandrew I got another error&lt;BR /&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/P&gt;&lt;P&gt;I read that installing SWIG could fix it&lt;BR /&gt;I don't know how to install SWIG. I downloaded swigwin-3.0.12, extracted the zip file to c:\Swig and added this directory to System Variables PATH.&lt;/P&gt;&lt;P&gt;That didn't work for me and I still get this error:&lt;/P&gt;&lt;P&gt;Python 2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:30:55) [MSC v.1500 32 bit (Intel)] on win32&lt;BR /&gt;Type "help", "copyright", "credits" or "license()" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;==================== RESTART: C:\mm-api-hfcandrew\test.py ====================&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\mm-api-hfcandrew\test.py", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;import mmapi&lt;BR /&gt;File "C:\mm-api-hfcandrew\mmapi.py", line 26, in &amp;lt;module&amp;gt;&lt;BR /&gt;_mmapi = swig_import_helper()&lt;BR /&gt;File "C:\mm-api-hfcandrew\mmapi.py", line 22, in swig_import_helper&lt;BR /&gt;_mod = imp.load_module('_mmapi', fp, pathname, description)&lt;BR /&gt;ImportError: DLL load failed: The specified module could not be found.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;What else can I do?&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 03:28:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9542017#M2965</guid>
      <dc:creator>drnunes</dc:creator>
      <dc:date>2020-05-27T03:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9542933#M2966</link>
      <description>&lt;P&gt;Very strange, it looks like the file "_mmapi.pyd" is not being found.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hfcandrew_0-1590581682662.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/776155i083C022D988E839E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hfcandrew_0-1590581682662.png" alt="hfcandrew_0-1590581682662.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'd start by double checking to make sure they are all there.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 12:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9542933#M2966</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2020-05-27T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9546036#M2967</link>
      <description>&lt;P&gt;The file "_mmapi.pyd" is on the folder&lt;BR /&gt;I thought about converting the py to an executable at the computer where everything works and use the executable instead of py on the new computer but I'm not a programmer and don't know how to use py2exe.&lt;/P&gt;&lt;P&gt;I tried to run on Windows 10 2004 released yesterday and it didn't work either. At Windows 10 1809 I can get it to work.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:46:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/9546036#M2967</guid>
      <dc:creator>drnunes</dc:creator>
      <dc:date>2020-05-28T13:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916538#M2968</link>
      <description>&lt;P&gt;Exactly the same problem, the same message as above! Trying to install on a fully updated Win10 laptop. I have already installed this on 3 machines about a year ago, without problems.&lt;BR /&gt;Any insight?&lt;BR /&gt;"&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "C:\mm-api-hfcandrew\test.py", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import mmapi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "C:\mm-api-hfcandrew\mmapi.py", line 26, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_mmapi = swig_import_helper()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File "C:\mm-api-hfcandrew\mmapi.py", line 22, in swig_import_helper&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;_mod = imp.load_module('_mmapi', fp, pathname, description)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 12:31:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916538#M2968</guid>
      <dc:creator>mc_rees</dc:creator>
      <dc:date>2022-01-30T12:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916608#M2969</link>
      <description>&lt;P&gt;Not sure sorry. Are you using 32 bit python?&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 13:47:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916608#M2969</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2022-01-30T13:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916621#M2970</link>
      <description>yes, 32bit. I will try your python 3 setup and hope for the best.</description>
      <pubDate>Sun, 30 Jan 2022 13:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10916621#M2970</guid>
      <dc:creator>mc_rees</dc:creator>
      <dc:date>2022-01-30T13:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10973139#M2971</link>
      <description>&lt;P&gt;Finally solved! Had to install every MS Visual C++ Redistributable from 2005 to 2013. I am not sure which one did the trick, though.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 08:42:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10973139#M2971</guid>
      <dc:creator>mc_rees</dc:creator>
      <dc:date>2022-02-26T08:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10973368#M2972</link>
      <description>&lt;P&gt;That doesn't even make sense... but glad it worked.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 13:29:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/10973368#M2972</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2022-02-26T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/11939991#M2973</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there any documentation for this version of mmapi?&lt;BR /&gt;&lt;BR /&gt;Best,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Giovanni&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 22:12:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/11939991#M2973</guid>
      <dc:creator>giovanni_martinezP9AMD</dc:creator>
      <dc:date>2023-05-03T22:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/11941187#M2974</link>
      <description>&lt;P&gt;No sorry. Just the syntax needed to be changed on a few things. I can't remember what.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 12:14:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/11941187#M2974</guid>
      <dc:creator>hfcandrew</dc:creator>
      <dc:date>2023-05-04T12:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/12707885#M2975</link>
      <description>&lt;P&gt;wow , as easy as that!!&lt;/P&gt;&lt;P&gt;thank you for your work!&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2024 18:14:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/12707885#M2975</guid>
      <dc:creator>guimrh</dc:creator>
      <dc:date>2024-04-14T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/13015210#M2976</link>
      <description>&lt;P&gt;I followed these steps on a fresh install of windows 10, and could not get it running.&amp;nbsp; _MMAPI.PYD seems to be missing links to core DLLs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have the same error as &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7975090"&gt;@mc_rees&lt;/a&gt;: &lt;SPAN&gt;_mod = imp.load_module('_mmapi', fp, pathname, description)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: DLL load failed: The specified module could not be found.&lt;BR /&gt;&lt;BR /&gt;Installing the C++ redistributables has not helped me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="william_sikkema9QJMW_0-1726090467531.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1408255iB15A8BF2D0D0F009/image-size/medium?v=v2&amp;amp;px=400" role="button" title="william_sikkema9QJMW_0-1726090467531.png" alt="william_sikkema9QJMW_0-1726090467531.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1408254i15BA40A6632428C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 21:36:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/13015210#M2976</guid>
      <dc:creator>william_sikkema9QJMW</dc:creator>
      <dc:date>2024-09-11T21:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: mmApi on Windows 10</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/13015249#M2977</link>
      <description>&lt;P&gt;Ok, So I went back and reinstalled all the C++ redistributable again, and I was missing two of them, so I can confirm that installing the redistros works.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 22:00:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/mmapi-on-windows-10/m-p/13015249#M2977</guid>
      <dc:creator>william_sikkema9QJMW</dc:creator>
      <dc:date>2024-09-11T22:00:36Z</dc:date>
    </item>
  </channel>
</rss>

