On 2020-06-21 18:31, Aisha Akintola wrote:
Good day,
I downloaded python(python3.8.3) on my system (windows 8) to enable me use
PyCharm. However, I realised the python wasn't well installed. I get
message "the program can't start because api-ms-win-crt-runtime-I1-1-0.dll
is missing from your comp
On 9/11/2014 3:31 PM, osemen tosin wrote:
Hi there,
I tried installing Python and I could not continue without getting this
error.
"There is a problem with this installer package. A DLL required for this
install to complete could not be run. Contact your support personnel or
vendor package."
On 9/11/2014 12:31 PM, osemen tosin wrote:
Hi there,
I tried installing Python and I could not continue without getting this
error.
"There is a problem with this installer package. A DLL required for this
install to complete could not be run. Contact your support personnel or
vendor package."
On Wed, Jul 1, 2009 at 16:16, Paul Simon wrote:
> I have just finished going through the usual ./configure, make, etc. and now
> have a load of stuff in my home directory that I think doesn't belong there.
> Apparently I did the installation from my home directory (linux) and have a
> directory in
Sounds like you untarred directly into your home dir. You're OK if
you delete those, they are the sources, although you should do so only
after uninstalling, just in case.
To unistall, follow this thread from the list from a while ago:
http://mail.python.org/pipermail/python-list/2004-December/29
> After a lot of output, got this:
You will need to check this output line-for-line to see
why it fails.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
On 4/3/07, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote:
> After executing
>./configure
> you have to edito
>Modules/Setup
> file and uncomment the following line:
> #zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
> Then continue with normal make; make install.
Thank you. I
Dnia Tue, 3 Apr 2007 11:52:55 -0300, Sebastian Bassi napisał(a):
> I was trying to install Python 2.5 compiling from sources. I used:
> ./compile
> It run OK.
> Then:
> make altintall
> After a lot of output, got this:
> Listing /usr/local/lib/python2.5/xml/sax ...
> Compiling /usr/local/lib/pytho
jamesuh wrote:
> Martin v. Löwis wrote:
> > [EMAIL PROTECTED] schrieb:
> > > I assume this is related to the configure warning... ? Same error with
> > > just a standard "./configure" and "make".
> > >
> > > Any help would be great :)
> >
> > If you don't need the curses module, go on with the in
jamesuh wrote:
> Martin v. Löwis wrote:
> > [EMAIL PROTECTED] schrieb:
> > > I assume this is related to the configure warning... ? Same error with
> > > just a standard "./configure" and "make".
> > >
> > > Any help would be great :)
> >
> > If you don't need the curses module, go on with the in
Martin v. Löwis wrote:
> [EMAIL PROTECTED] schrieb:
> > I assume this is related to the configure warning... ? Same error with
> > just a standard "./configure" and "make".
> >
> > Any help would be great :)
>
> If you don't need the curses module, go on with the installation.
> It's a known bug
[EMAIL PROTECTED] schrieb:
> I assume this is related to the configure warning... ? Same error with
> just a standard "./configure" and "make".
>
> Any help would be great :)
If you don't need the curses module, go on with the installation.
It's a known bug in FreeBSD's curses header file.
Rega
12 matches
Mail list logo