473,397 Members | 1,985 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,397 software developers and data experts.

A stupid question

Hello all. Let me say first that I have no idea what python is or what
it does.

I bought a floor model computer, and it came with all sorts of
ridiculousness on it that I promptly uninstalled. However, now whenever
I start windows I get a message saying "LoadLibrary (pythondll
) failed." It also says this when I try to download into a bittorrent
client, and it keeps it from downloading. What does this mean, and how
can I make it go away?

Thanks for any help, and sorry for the dumb question!

Dec 29 '06 #1
8 11967
lu*******@gmail.com wrote:
Hello all. Let me say first that I have no idea what python is or what
it does.

I bought a floor model computer, and it came with all sorts of
ridiculousness on it that I promptly uninstalled. However, now whenever
I start windows I get a message saying "LoadLibrary (pythondll
) failed." It also says this when I try to download into a bittorrent
client, and it keeps it from downloading. What does this mean, and how
can I make it go away?
http://effbot.org/pyfaq/installed-wh...my-machine.htm

However, none of us know who built your system or any specifics as to what they
installed Python for. You should ask them, instead.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Dec 29 '06 #2
At Friday 29/12/2006 00:27, lu*******@gmail.com wrote:
>I bought a floor model computer, and it came with all sorts of
ridiculousness on it that I promptly uninstalled. However, now whenever
I start windows I get a message saying "LoadLibrary (pythondll
) failed." It also says this when I try to download into a bittorrent
client, and it keeps it from downloading. What does this mean, and how
can I make it go away?
Please copy the *exact* message that you see.
python24.dll (or 23, or 25) is a shared component, installed on the
system directory. If you delete it, you break all applications
depending on it, like the bittorrent client.
--
Gabriel Genellina
Softlab SRL


__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas

Dec 29 '06 #3
It says exactly:

The specified module could not be found.
LoadLibrary(pythondll) failed

Don't know if that helps at all.

Gabriel Genellina wrote:
At Friday 29/12/2006 00:27, lu*******@gmail.com wrote:
I bought a floor model computer, and it came with all sorts of
ridiculousness on it that I promptly uninstalled. However, now whenever
I start windows I get a message saying "LoadLibrary (pythondll
) failed." It also says this when I try to download into a bittorrent
client, and it keeps it from downloading. What does this mean, and how
can I make it go away?

Please copy the *exact* message that you see.
python24.dll (or 23, or 25) is a shared component, installed on the
system directory. If you delete it, you break all applications
depending on it, like the bittorrent client.
--
Gabriel Genellina
Softlab SRL


__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
Dec 29 '06 #4

lu*******@gmail.com wrote:
It says exactly:

The specified module could not be found.
LoadLibrary(pythondll) failed
>I bought a floor model computer, and it came with all sorts of
>ridiculousness on it that I promptly uninstalled. However, now whenever
>I start windows I get a message saying "LoadLibrary (pythondll
>) failed." It also says this when I try to download into a bittorrent
>client, and it keeps it from downloading. What does this mean, and how
>can I make it go away?
Python is a programming language used to develop (some of) the
bittorrent clients. You were a little exuberant in uninstalling
applications and removed the Python files that are required for the
bittorrent client.

You could try downloading and installing Python, but I don't know which
version you'll need.

You could try uninstalling the bittorrent client and reinstalling a
client with all its required dependencies.

HTH,

casevh

Dec 29 '06 #5
At Friday 29/12/2006 01:05, lu*******@gmail.com wrote:
>The specified module could not be found.
LoadLibrary(pythondll) failed
For the bittorrent client, reinstalling it should be enough.
For other issues on your system, best to contact your vendor.
--
Gabriel Genellina
Softlab SRL


__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas

Dec 29 '06 #6
luxnoctis wrote:
It says exactly:

The specified module could not be found.
LoadLibrary(pythondll) failed

Don't know if that helps at all.
There's something installed on Compaq computers that uses the Python
stuff too, but I never figured out what it was. I figured it may have
been some of the preloaded games, 'cause when I restored a roommate's
machine from the restore image the Python22 folder was among the things
that appeared on the fresh machine. It was actually pretty exciting for
me since I needed to write a little utility to do something on this
machine, but it was slow as death and only had dialup and I really
didn't want to deal with downloading and installing that stuff myself.

....of course your first problem is buying a machine with a ton of
shovelware on it. Second problem is uninstalling stuff without knowing
what it's for.
-tom!

--
Dec 29 '06 #7
I knew what everything was for when I uninstalled it, I just didn't
happen to know about every component part, apparently. ;) I have tried
reinstalling the Bittorrent client, and to no avail. (The computer is a
Toshiba Satellite laptop, if that helps anyone.) Any other ideas?
Tom Plunket wrote:
luxnoctis wrote:
It says exactly:

The specified module could not be found.
LoadLibrary(pythondll) failed

Don't know if that helps at all.

There's something installed on Compaq computers that uses the Python
stuff too, but I never figured out what it was. I figured it may have
been some of the preloaded games, 'cause when I restored a roommate's
machine from the restore image the Python22 folder was among the things
that appeared on the fresh machine. It was actually pretty exciting for
me since I needed to write a little utility to do something on this
machine, but it was slow as death and only had dialup and I really
didn't want to deal with downloading and installing that stuff myself.

...of course your first problem is buying a machine with a ton of
shovelware on it. Second problem is uninstalling stuff without knowing
what it's for.
-tom!

--
Dec 29 '06 #8
lu*******@gmail.com wrote:
Any other ideas?
Well, you could always try downloading and installing python:
http://www.python.org. It is completely free. It won't run anything in
the task bar or add itself to the startup menu and it doesn't have
ads... it just sits there waiting for you to use it. I would start with
version 2.4, and if that doesn't work I would go to 2.3 then 2.5 then
2.2. Uninstall the last version before moving on to another.

I do worry a little though because python dlls are named as
Python<version>.dll, so the dll in that error message could actually be
from some third party.

Anyway, there is no harm in installing Python. If it doesn't work it
will uninstall cleanly.

-Matt

Dec 29 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
5
by: raz | last post by:
Greetings all. I apologize for what is almost certainly a stupid question, but I can't figure this out, and have no more time for head bashing... The short version: what is the appropriate...
4
by: IS | last post by:
At the recommendation of several people in this newsgroup I have downloaded two or three Compilers. One is the Beta version of Microsoft's Visual C++ 2005. I have entered a complete beginner code...
2
by: Ron Weldy | last post by:
I read that you don't need .cs files to deploy but I suppose if you are trying to reconstruct someone's work, you will need these files. Is that correct?
3
by: rroman | last post by:
I have a very simple form, takes information from the user, updates a SQL database, now I just want to redirect to a "Thank You For Your Time" web page within the same bowser. ASP. NET VB
6
by: Adam Smith | last post by:
I have posted this and similar questions repeatedly and can't even raise a single response. I am being led to believe that this then 'Must be a stupid question' although people say that there is no...
5
by: Alberto Salvati | last post by:
Hi, List. My company has a VERY BIG product base on db2 udb v7.x. We want to di an upgrade to v9, but.... current db has a lot of procedure (cobol..!). Therefore, we've planned to rewrite this...
2
by: Lynx101 | last post by:
Hi, Is this a stupid question? Senario: Two tables linked together with an ID number. Question: When using a combo box, which refences another table by indexed autonumber, is there a way to...
9
by: AWW | last post by:
Running XP - Visual Studio 2005 - VB Want to have duplicate projects - one safe and stable - other for experimenting Can't fine easy way to make duplicate project. Stupid question? or stupid ME?...
9
by: Alec | last post by:
Sorry guys, stupid question.... Am no programming expert and have only just started using php for creating dynamic news pages. Then I see a dynamic website without the php extension. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.