Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 81769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:30:43+00:00 2026-05-10T21:30:43+00:00

I’m building a python application from some source code I’ve found Here I’ve managed

  • 0

I’m building a python application from some source code I’ve found Here

I’ve managed to compile and fix some problems by searching the web, but I’m stuck at this point:

When running the application this message appears.

alt text http://img511.imageshack.us/img511/4481/loadfr0.png

This python app, usues swig to link to c/c++ code.

I have VC++2005 express edition which I used to compile along with scons and Python 2.5 ( and tried 2.4 too )

The dlls that are attempting to load is ‘msvcr80.dll’ because before the message was ‘msvcr80.dll’ cannot be found or something like that, so I got it and drop it in window32 folder.

For what I’ve read in here: http://msdn.microsoft.com/en-us/library/ms235591(VS.80).aspx

The solution is to run MT with the manifest and the dll file. I did it already and doesn’t work either.

Could anyone point me to the correct direction?

This is the content of the manifest fie:

<?xml version='1.0' encoding='UTF-8' standalone='yes'?> <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>   <dependency>     <dependentAssembly>       <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />     </dependentAssembly>   </dependency> </assembly> 

I’m going to try Python 2.6 now, I’m not quite sure of understanding the problem, but Python 2.5 and Python 2.5 .exe had the string ‘MSVCR71.dll’ inside the .exe file. But probably this has nothing to do.

ps. if only everything was as easy as jar files 🙁

This is the stack trace for completeness

None INFO:root:Skipping provider enso.platform.osx. INFO:root:Skipping provider enso.platform.linux. INFO:root:Added provider enso.platform.win32. Traceback (most recent call last):   File 'scripts\run_enso.py', line 24, in <module>     enso.run()   File 'C:\oreyes\apps\enso\enso-read-only\enso\__init__.py', line 40, in run     from enso.events import EventManager   File 'C:\oreyes\apps\enso\enso-read-only\enso\events.py', line 60, in <module>     from enso import input   File 'C:\oreyes\apps\enso\enso-read-only\enso\input\__init__.py', line 3, in <module>     _input = enso.providers.getInterface( 'input' )   File 'C:\oreyes\apps\enso\enso-read-only\enso\providers.py', line 137, in getInterface     interface = provider.provideInterface( name )   File 'C:\oreyes\apps\enso\enso-read-only\enso\platform\win32\__init__.py', line 48, in provideInterface     import enso.platform.win32.input   File 'C:\oreyes\apps\enso\enso-read-only\enso\platform\win32\input\__init__.py', line 3, in <module>     from InputManager import *   File 'C:\oreyes\apps\enso\enso-read-only\enso\platform\win32\input\InputManager.py', line 7, in <module>     import _InputManager ImportError: DLL load failed: Error en una rutina de inicializaci¾n de biblioteca de vÝnculos dinßmicos (DLL). 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T21:30:43+00:00Added an answer on May 10, 2026 at 9:30 pm

    I’ve been able to compile and run Enso by using /LD as a compiler flag. This links dynamically to the MS Visual C++ runtime, and seems to allow you to get away without a manifest.

    If you’re using SCons, see the diff file here: http://paste2.org/p/69732

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 166k
  • Answers 166k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Check out - http://pagedlist.codeplex.com/ Will create an extension method ToPagedList… May 12, 2026 at 1:18 pm
  • Editorial Team
    Editorial Team added an answer Your best bet is to have a Javascript "Bookmark us"… May 12, 2026 at 1:18 pm
  • Editorial Team
    Editorial Team added an answer I resorted to scanning the logging.handlers module and was unable… May 12, 2026 at 1:18 pm

Related Questions

I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
In order to apply a triggered animation to all ToolTip s in my app,
I have a French site that I want to parse, but am running into
I have text I am displaying in SIlverlight that is coming from a CMS

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.