473,320 Members | 1,825 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Impossible LoadLibrary(Pythondll) Failed

Hi there, i have one problem in my computer every time i start my computer i have one short message saying - Impossible to locate the specified module.Impossible LoadLibrary(Pythondll) Failed.

Please can you help me? what (and how) should i do to fix it?
Sep 14 '10 #1
9 75806
Hi, I have the same problem as Fernando each time i open my computer there are 2 errors saying ...
error...load libray pythondll
error... uni blue registry booster python 26.dll

plus i have another issue 'if I zip a folder' why can't i send via e-mail?

can anyone help please?
Sep 28 '10 #2
Banfa
9,065 Expert Mod 8TB
So some program that is running at start-up is expecting you to have Python available so I guess relevant questions are
  • Do you have Python installed?
  • Did you recently delete python from your machine?
  • Are you aware of installing any programs that require Python?
  • Have you run a virus scan recently?
  • Have you checked your Startup menu for unexpected items?
  • Have you run msconfig and checked the Startup programs there?
  • Have you tried temporarily removing start-up programs until you have found the one that causes the problem? (You need to exercise caution when doing this)
Sep 28 '10 #3
Hi Banfa

Thank you so much for replying, that is very nice of you.

My answers to your suggestions:-

No, i didn't delete python,i don't even understand what the python program is used for??

No, i haven't installed any new programs.

Yes, virus scan & updates are installed auto.

No, to your last suggestion, I would'nt be game to 'go there'
Sep 29 '10 #4
Banfa
9,065 Expert Mod 8TB
OK Python is programming or scripting language, it would not be surprising for a program to run a small Python script as it starts and to do so it would need to load the Python scripting language DLL. This is what I think is happening.

So what you need to do is work out which program that is running is trying to load Python.

If you are not happy about altering your own start-up then you will need to find (or hire) someone local to you to help.
Sep 29 '10 #5
Hi Banfa

Thank you once again for replying to my query, I appreciate your helpfulness & professionalism.

Question: - do you know where I can download off the internet this program called 'load library phthondll' a free version? I have tried but can't find this particular one.

Thank you in anticipation
Sep 30 '10 #6
Banfa
9,065 Expert Mod 8TB
LoadLibrary is part of Windows and already on your system. It is not a program but rather an API call (a function provided by the Windows OS).

I would assume that pythondll is part of Python, you can download an Windows installer for Python from http://www.python.org/download/. Make sure you choose the right one (probably version 2.7) especially if you are using a 64 bit version of Windows.
Sep 30 '10 #7
You have been most helpful in answering my query. I have now installed python version 2.7

I’m one of the many, age in my mid twenties where computers came into the world, like anything if you know what you’re doing as yourself its simple however to me once I’m shown I think ‘gosh is that all I had to do’ I shall store your contact info for further queries, if that is ok with you.

I sincerely thank you for your time & patience.

Chrissie
Oct 1 '10 #8
Banfa
9,065 Expert Mod 8TB
My please and you may certainly record my contact info from my profile. I don't put anything there that I am not happy with people having but thank you for asking.
Oct 1 '10 #9
Thpony
1
Banfa
thanks so much! :)
Mar 1 '12 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Gustavo L. Fabro | last post by:
Greetings! I'm testing VS 2005 Beta 2, and I've compiled a program that runs just fine on my computer (where VS is installed). I've tried to run this same program on another computer (after...
0
by: Paul | last post by:
Honestly, I tried to RTFM by I couldn't find any help on fixing a problem in my setup (vb6 project setup & deployment wizard). I include mssoap1.dll in my project and it hoses at the end of the...
0
by: acncgc | last post by:
I get an following error as I turn on my laptop; LoadLibrary(pythondll) failed After this error internet browser ( IE or mozilla) doesn't connect. I can't browse any site. Any idea??
1
by: centech | last post by:
I have a .exe file created on vb6. I have created a package to install this on a production machine. I am getting the following error an error occured while registering ...
2
by: zxo102 | last post by:
Hi there, I py2exe my test.py as test.exe with a lot of dll and pyc in that directory. If I move the test.exe into another directory and run it from there, it gives me an error "...
1
by: gordon.chapman | last post by:
Yep, it's the old LoadLibrary failed problem. I understand that python24.dll is required for the executable to run, but I'm going to be building a few of these executables and I don't want to...
4
nikpreek
by: nikpreek | last post by:
Hi All, Another strange and one-off problem. I have an class library (written c#) having code for loading DTS pkg (saved on HDD as structured file) (from SQL 2000) and then executing it with a...
1
by: sachinv1821 | last post by:
hi all , i am getting this Problem i am Unable to Load the DLL/ACM, the Problem with this (DLL /ACM ) is its a C code but this DLL using the C++ library i written a wrapper for C++ library and...
1
by: madan agarwal | last post by:
Hi all, My sql 2000 set up failed with the error SQL setup failed with the error "LoadLibrary failed on sqlsrs.rll" Please help .... Thanks in advavance
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.