Hi. I'm attempting to install and use stable diffusion. However, while
installing python 3.10.6, I'm getting the error that the python 310.dll is not
found. I've made sure the PATH option is enabled, but it makes no difference.
I've also removed and reinstalled python multiple times.
Even thoug
On 2023-04-16 17:03:43 -0400, Thomas Passin wrote:
> On 4/16/2023 4:42 PM, Rich Shepard wrote:
> > Python3-3.9.10 installed on this Slackware64-14.2 desktop.
[...]
> > # pip install setuptools
> > bash: /usr/bin/pip: /usr/bin/python3.7: bad interpreter: No such file or
> > directory
> >
> > There
On Mon, 17 Apr 2023, aapost wrote:
Slackware isn't as straight forward in it's management as other distros
(not standardized anyway).
I've used Slackware for 20 years; it's completely rationale and comfortable
for me. :-)
That being said, if you start from python source ...
If worse came t
On Sun, 16 Apr 2023, Rich Shepard wrote:
How do I clean this up?
My thanks for the suggestions and ideas you sent me on this issue. I've
resolved it by not trying to build pulseaudio-equalizer. I don't need it
because I learned this morning that my Yamaha CM500 headset clearly heard
the Zoom a
On 4/17/23 08:45, Rich Shepard wrote:
On Sun, 16 Apr 2023, Thomas Passin wrote:
Slackware isn't as straight forward in it's management as other distros
(not standardized anyway). If this is someone elses install I would be
cautious in using any advice I am providing, as it would be better for
On Sun, 16 Apr 2023, Thomas Passin wrote:
Sorry, Rich, I've never dealt with this so someone else will have to give
suggestions.
Thomas,
This is all new to me, too.
I would try to see if there are any versions available. It could be that
meson says it needs version x but only version y > x
On 4/16/2023 6:27 PM, Rich Shepard wrote:
If pip has not been installed (very possible on Linux), then you will
need to get it. If python3.9 is not the system-upgraded version, then
do an internet search for "linux python install pip". There's a pip
website that has an installer for it. I neve
On 4/16/2023 6:34 PM, Rich Shepard wrote:
On Sun, 16 Apr 2023, Rich Shepard wrote:
I'll download the installer from there.
But, I still cannot install the pkg_resources module that meson wants to
start the build of pulseaudio-equalizer:
# pip install pkg_resources
ERROR: Could not f
On 4/16/2023 6:27 PM, Rich Shepard wrote:
On Sun, 16 Apr 2023, Thomas Passin wrote:
[snip]
It should have been installed with the upgrade to 3.9.10
In my experience, on Windows pip is always included but on Linux hardly
ever. I have always needed to install the system installer pip packag
On Sun, 16 Apr 2023, Rich Shepard wrote:
I'll download the installer from there.
But, I still cannot install the pkg_resources module that meson wants to
start the build of pulseaudio-equalizer:
# pip install pkg_resources
ERROR: Could not find a version that satisfies the requir
On Sun, 16 Apr 2023, Thomas Passin wrote:
It worked then because your path found a pip script. When there are more
than one Python installations, it can be unclear which one will get run,
depending on how the path got set up after the last version was installed.
Thomas,
I probably last used p
On 4/16/2023 4:42 PM, Rich Shepard wrote:
Python3-3.9.10 installed on this Slackware64-14.2 desktop. Trying to run
meson to build an application I'm told it's missing pkg_resources, which is
part of setuptools. The command fails:
# pip install setuptools
bash: /usr/bin/pip: /usr/bin/python3.7: ba
Python3-3.9.10 installed on this Slackware64-14.2 desktop. Trying to run
meson to build an application I'm told it's missing pkg_resources, which is
part of setuptools. The command fails:
# pip install setuptools
bash: /usr/bin/pip: /usr/bin/python3.7: bad interpreter: No such file or
directory
On 9/27/21, Mats Wichmann wrote:
>
> pip, meanwhile, is not in the same directory as the python executable,
> so even "adding python to PATH" doesn't solve the problem of running
> pip. Invoke it like this instead:
The installer's option to add Python to PATH adds both the
installation directory
ATH and I can still run Python scripts, but I can't
find Python directly through the Command Prompt, and I cannot install
get-pip.py to Python.
For reference, I have Python version 3.9.6 and I installed Python directly
from the site (I did not use Anaconda).
Can you guys h
On 9/27/21, Will wrote:
>
>I am using a Lenovo Laptop using Windows. I'm trying to install
>get-pip.py
The installer includes pip by default and has an option to update PATH
for you, though the latter isn't enabled by default.
Latest 64-bit release:
https://www.python.org/ftp/python/3.9.
and App Installer
python3.exe. Still can't install pip, Python was still not found. I've
tried different keywords ("py get-pip.py", python3 get-pip.py", etc.).
Still doesn't work.
Python is added to PATH and I can still run Python scripts, but I can
On 6/16/2019 6:45 PM, EMAX ENGRG SERVICES LTD wrote:
Please I have difficulties installing python on my system. After downloading
the extension, yet it would not take me to sequence of agreeing to license and
terms.
You need to be much more detailed and specific as to what you did and
what
Hi,
On Mon, Jun 17, 2019 at 5:18 AM EMAX ENGRG SERVICES LTD
wrote:
>
>
>
> Sent from Mail for Windows 10
> Sir,
> Please I have difficulties installing python on my system. After downloading
> the extension, yet it would not take me to sequence of agreeing to license
> and terms. I am looking
Sent from Mail for Windows 10
Sir,
Please I have difficulties installing python on my system. After downloading
the extension, yet it would not take me to sequence of agreeing to license and
terms. I am looking forward to hearing from you/
Best regards.
--
https://mail.python.org/mailman/
Le 1/05/19 à 15:12, Ken Martell a écrit :
I’m a retired aerospace engineer. I’m a Windows 10 user & have zero experience with
Python. My goal is to learn, get this working & run lens distortion correction
routines using Python. I’ve tried or many hours and read as much as I can but cannot
get
Ken Martell writes:
> ...
> D:\>pip3 install py3exiv2
> Collecting py3exiv2
> ...
> C:\Program Files (x86)\Microsoft Visual Studio
> 14.0\VC\BIN\x86_amd64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD
> -Id:\apps\python37\include -Id:\apps\python37\include "-IC:\Program Files
> (x86)\Microsoft
On 5/1/2019 9:12 AM, Ken Martell wrote:
I’m a retired aerospace engineer. I’m a Windows 10 user & have zero experience with Python. My goal is to learn, get this working & run lens distortion correction routines using Python. I’ve tried or many hours and read as much as I can but cannot get the py
I’m a retired aerospace engineer. I’m a Windows 10 user & have zero experience
with Python. My goal is to learn, get this working & run lens distortion
correction routines using Python. I’ve tried or many hours and read as much as
I can but cannot get the py3exiv2 module to install. Other needed
On 16 April 2016 at 22:53, wrote:
> I failed to install the package of scipy on Python2.7(win64).
>
> 1. I tried the direct way that use cmd--pip install scripy. The result shows
> that it failed with error code 1 in
> c:\tyk\appdata\local\temp\pip-build-an9fye\scipy\.
>
> 2. I tried to install
On 2016-04-16, ykt2271707...@gmail.com wrote:
> I failed to install the package of scipy on Python2.7(win64).
Have you tried anaconda python --
https://3230d63b5fc54e62148e-c95ac804525aac4b6dba79b00b39d1d3.ssl.cf1.rackcdn.com/Anaconda2-4.0.0-Windows-x86_64.exe
--
https://mail.python.org/mailman
I failed to install the package of scipy on Python2.7(win64).
1. I tried the direct way that use cmd--pip install scripy. The result shows
that it failed with error code 1 in
c:\tyk\appdata\local\temp\pip-build-an9fye\scipy\.
2. I tried to install in another way. I download the
scipy-0.17.0-cp
On Fri, Jan 3, 2014 at 9:26 AM, wrote:
> File "C:\Python\lib\mimetypes.py", line 255, in read_windows_registry
> with _winreg.OpenKey(hkcr, subkeyname) as subkey:
> TypeError: OpenKey() argument 2 must be str without null characters or None,
> not str
Interestingly, I pulled up that file
setuptools 2.0.2, win7 x64, python 3.3.3 (64bit), tried as user (who is admin,
and as admin)
This started happening several versions ago. Could not track down a setuptools
support list. Any ideas?
C:\Users\tim\Desktop\setuptools-2.0.2>python setup.py install
Traceback (most recent call last):
In article <5160bcbc.3030...@gmail.com>, Gene
wrote:
> I hope someone can help with this problem with pythonbrew on my mac
> running OS X 10.8.3 with updated Xcode and CLT.
[...]
> The python 3.3.0 install using pythonbrew was made with default options
> and seems to be working okay but when I
Hi,
I hope someone can help with this problem with pythonbrew on my mac
running OS X 10.8.3 with updated Xcode and CLT.
$PATH =
/Users/Gene/.pythonbrew/bin:/Users/Gene/.pythonbrew/pythons/Python-3.3.0/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/
Pyinstaller works fine on Windows XP. I am trying to get it working on
WINE. Running
configure.py results in asking for pywin32, however pywin 32 will not
install
C:\pywin32-214>c:\python26\python setup.py
Building pywin32 2.6.214.0
This is a distutils setup-script for the pywin32 extensions
To b
On Thu, Feb 12, 2009 at 3:41 AM, Vladimír Župka wrote:
> Here is config.log:
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by python configure 3.0, which was
> generated by GNU Autoconf 2.61.
2009/2/11 administrator
> I tried as admin with Python-3.0 in my home directory but no success yet.
> Is there another help?
>
> Macintosh:~ admin$ export
> PATH=/opt/local/bin:/opt/local/sbin:/Developer/usr/bin:$PATH
> Macintosh:~ admin$ echo $PATH
>
> /opt/local/bin:/opt/local/sbin:/Developer/u
On Mon, Feb 9, 2009 at 9:05 AM, Vladimír Župka wrote:
> I have Mac OS X Leopard 10.5.6 and I downloaded and unpacked Python 3.0
> into a folder (/Library/Frameworks/Python.framework) and ran commands:
>
> cd /Library/Frameworks/Python.framework/Python-3.0
> python setup.py install
>
> and got the
I have Mac OS X Leopard 10.5.6 and I downloaded and unpacked Python
3.0 into a folder (/Library/Frameworks/Python.framework) and ran
commands:
cd /Library/Frameworks/Python.framework/Python-3.0
python setup.py install
and got the message reporting a syntax error:
Macintosh:~ vzupka$ /bin/cs
On Sep 29, 12:37 pm, Tilman Kispersky <[EMAIL PROTECTED]> wrote:
> On Sep 29, 7:49 am, Steve Holden <[EMAIL PROTECTED]> wrote:
>
>
>
> > Tilman Kispersky wrote:
> > > I am trying to install sqlite for use with python oncygwin. I have
> > > installed the sqlite packages fromcygwin(that is libsqlite
On Sep 29, 7:49 am, Steve Holden <[EMAIL PROTECTED]> wrote:
> Tilman Kispersky wrote:
> > I am trying to install sqlite for use with python oncygwin. I have
> > installed the sqlite packages fromcygwin(that is libsqlite3-devel
> > and libsqlite3_0). When attempting to easy_install pysqlite I get:
Tilman Kispersky wrote:
> I am trying to install sqlite for use with python on cygwin. I have
> installed the sqlite packages from cygwin (that is libsqlite3-devel
> and libsqlite3_0). When attempting to easy_install pysqlite I get:
>
> $ easy_install pysqlite
> Searching for pysqlite
> Reading h
Tilman Kispersky wrote:
I am trying to install sqlite for use with python on cygwin. I have
installed the sqlite packages from cygwin (that is libsqlite3-devel
and libsqlite3_0). When attempting to easy_install pysqlite I get:
[...]
build/temp.cygwin-1.5.25-i686-2.5/src/connection.o: In function
I am trying to install sqlite for use with python on cygwin. I have
installed the sqlite packages from cygwin (that is libsqlite3-devel
and libsqlite3_0). When attempting to easy_install pysqlite I get:
$ easy_install pysqlite
Searching for pysqlite
Reading http://pypi.python.org/simple/pysqlite/
Hi Martin, I checked the md5 checksum, it is the following:
d806af2312a33a8d817a6cc3d2ee7bed *python-2.5.2.msi
which doesn't match with the one on the website (
http://www.python.org/download/releases/2.5.2/ )
d71e45968fdc4e206bb69fbf4cb82b2d python-2.5.2.msi (11294720 bytes,
signature)
File si
> DEBUG: Error 2356: Couldn't locate cabinet in stream: python.
That sounds bad indeed. In the original file, that stream is
definitely present, so most likely, you experienced a corruption
in download. Please check the md5 sum of the MSI file; if it differs,
download again (preferably using a di
On Jun 10, 8:56 am, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > Hello, I have tried to install python 2.5.1 and 2.5.2 with the same
> > error. The installer starts fine, but when it gets to the part that
> > says "Status: Copying new files" it terminates with an error code of
> > 2356.
>
> > D
On Jun 10, 8:56 am, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > Hello, I have tried to install python 2.5.1 and 2.5.2 with the same
> > error. The installer starts fine, but when it gets to the part that
> > says "Status: Copying new files" it terminates with an error code of
> > 2356.
>
> > D
> Hello, I have tried to install python 2.5.1 and 2.5.2 with the same
> error. The installer starts fine, but when it gets to the part that
> says "Status: Copying new files" it terminates with an error code of
> 2356.
>
> Does anyone have a clue to what to do?
Run the installer with
msiexec /i
Hello, I have tried to install python 2.5.1 and 2.5.2 with the same
error. The installer starts fine, but when it gets to the part that
says "Status: Copying new files" it terminates with an error code of
2356.
Does anyone have a clue to what to do?
Thanks in advance for your help
--
http://mail.
On 9 Mai, 17:22, [EMAIL PROTECTED] wrote:
> Thanks for the reply.
>
> I've found and installed the package containing pvm3.h. (The file is
> now located under "share/pvm3/include/pvm3.h".) But Pypvm can't find
> it.
There is a pvm-dev package in Ubuntu, but it looks like Fedora employs
a different
Thanks for the reply.
I've found and installed the package containing pvm3.h. (The file is
now located under "share/pvm3/include/pvm3.h".) But Pypvm can't find
it.
Someone recommended that I install the equivalent of what is called
"build-essential" in Ubuntu. I was told that the equivalent can b
[EMAIL PROTECTED] wrote:
> Hello.
>
> I am trying to install Pypvm (http://pypvm.sourceforge.net/), the
> Python interface to PVM ("Parallel Virtual Machine"). Unfortunately,
> installation fails. I am hoping someone can help me fix it.
>
> I am running Fedora Core 8 Linux.
>
> The official Pyp
Hello.
I am trying to install Pypvm (http://pypvm.sourceforge.net/), the
Python interface to PVM ("Parallel Virtual Machine"). Unfortunately,
installation fails. I am hoping someone can help me fix it.
I am running Fedora Core 8 Linux.
The official Pypvm documentation is very helpful (or somethi
I installed SOAPpy on my server with Python 2.5.
But now everytime I exit, I get the following error:
Exception exceptions.AttributeError: '_shutdown' in ignored
Here is the command line output:
[EMAIL PROTECTED]:~$ python
Python 2.5.1 (r251:54863, May 2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1
Larry Bates wrote:
> kkt49 wrote:
>> under code service install => ok
>>
>> _svc_name_ = r'moin_service'
>> _svc_display_name_ = r'moin_service'
>> start_cmd = r"c:\mmde\moin.exe"
>> #info = ['', '', '']
>>
>> def __init__(self):
>> #self._svc_name = info[0]
>> #
kkt49 wrote:
> under code service install => ok
>
> _svc_name_ = r'moin_service'
> _svc_display_name_ = r'moin_service'
> start_cmd = r"c:\mmde\moin.exe"
> #info = ['', '', '']
>
> def __init__(self):
> #self._svc_name = info[0]
> #self._svc_display_name_ = inf
under code service install => ok
_svc_name_ = r'moin_service'
_svc_display_name_ = r'moin_service'
start_cmd = r"c:\mmde\moin.exe"
#info = ['', '', '']
def __init__(self):
#self._svc_name = info[0]
#self._svc_display_name_ = info[1]
#self.start_cmd = in
I believe you misunderstand services. They don't
have user interfaces (UIs) like other programs.
They run without any UI as background processes that
are in basically in an infinite loop but with a way
to break out of the loop (stop service). If you wish
to have a background service that has some
# vim: et sw=4 ts=8 sts
from wxPython.wx import *
import sys, os, time
import pywintypes
import win32serviceutil
import win32service
import win32event
import win32process
ID_ABOUT = 101
ID_EXIT = 102
# the max seconds we're allowed to spend backing off
BACKOFF_MAX = 300
# if the process runs suc
Robert Kern wrote:
> nitro wrote:
>
>>Hi,
>>
>>I am using a Debian system. I installed NumPy and everything works
>>well. When I try to install SciPy, I get the following error. Any help
>>would be appreciated.
>>
>>===
>>[EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install
>>import core
John M. Gabriele wrote:
> Why not just "apt-get install python-scipy"?
>
> That's one of the best parts of running Debian. :)
It's also one of the worst parts of running Debian (speaking as a happy
once-Debian-now-Ubuntu user). In this case, python-scipy is a pretty ancient
version of scipy usin
nitro wrote:
> Hi,
>
> I am using a Debian system. I installed NumPy and everything works
> well. When I try to install SciPy, I get the following error. Any help
> would be appreciated.
>
> ===
> [EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install
> import core -> failed:
> /usr/lib/p
I should add the following informtion that it also printed out:
===
Ran 972 tests in 2.471s
FAILED (failures=1)
===
--
http://mail.python.org/mailman/listinfo/python-list
I just ran
and had one test fail - any ideas?
scipy.test(level=1, verbosity=2)
==
FAIL: check_cdf
(scipy.stats.distributions.test_distributions.test_fatiguelife)
-
LOL!
Thanks- ashamed :-)
nitro
--
http://mail.python.org/mailman/listinfo/python-list
nitro wrote:
> Hi,
>
> I am using a Debian system. I installed NumPy and everything works
> well. When I try to install SciPy, I get the following error. Any help
> would be appreciated.
>
> ===
> [EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install
> import core -> failed:
> /usr/lib/p
Hi,
I am using a Debian system. I installed NumPy and everything works
well. When I try to install SciPy, I get the following error. Any help
would be appreciated.
===
[EMAIL PROTECTED]:~/scipy/scipy-0.4.4$ python setup.py install
import core -> failed:
/usr/lib/python2.3/site-packages/numpy/core
Hi,
I'm trying to install numarray 1.4.1 on Darwin. When I run "python
setup.py install", everything seems to work until an error message
appears saying that there is no gcc.
I installed gcc-4.0 from the X11 package that came with Mac OS-X.
unable to execute gcc: No such file or directory>> error
66 matches
Mail list logo