Calling Python report R6034 error

Source: Internet
Author: User

R6034 means: "An application have made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information.

There are a lot of solutions on the net, but it is messy, and there is no R6034 problem in what application.

Today we are going to introduce you to a R6034 solution that was encountered while running Python.

Method Transfer from Http://stackoverflow.com/questions/14552348/runtime-error-r6034-in-embedded-python-application

Friends who don't like watching English can read the following:

1. Download the Process Explorer and install http://technet.microsoft.com/en-ca/sysinternals/bb896653.aspx

2. Open your app and it will show the R6034 problem

3. Open the process Explorer. Select "Lower Pane View" in the main Menu "View" and select "DLLS"

4. In the program you are running, look for "MSVCR??. DLL". The key is this file. If it's location is: "WinSxS" That's right, if not, find the path to the file and delete it.

When Python calls the etree.pyd of the lxml:

Python4delphi Program Invocation Situation:

This problem is resolved after you delete the Msvcr90.dll program in CMake. But report the following path problem

Calling Python report R6034 error

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.