[program-l] Re: Installing pyo module

  • From: Tony Malykh <anton.malykh@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx, "iz4apu (iz4apu)" <dmarc-noreply@xxxxxxxxxxxxx>
  • Date: Thu, 10 Nov 2022 10:38:45 -0800

I see that you are within Dropbox directory - this might cause problems since Dropbox tends to lock files and folders. Try to install outside of Dropbox.

On 11/10/2022 2:28 AM, iz4apu (iz4apu) wrote:


Hello.

I need to use pyo module with python but I'm facing difficulties on installing it.

Before giving up, I would ask your help.

I've Python 3.11.0 under Win11.

Using pip I got the following:

e:\Dropbox\py>pip install pyo

Collecting pyo

  Using cached pyo-1.0.4.tar.gz (6.1 MB)

  Preparing metadata (setup.py) ... error

  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.

  │ exit code: 1

╰─> [7 lines of output]

      Traceback (most recent call last):

        File "<string>", line 2, in <module>

        File "<pip-setuptools-caller>", line 34, in <module>

        File "C:\Users\GBattaglia\AppData\Local\Temp\pip-install-79tfx9g2\pyo_62e719bcd08948a4916e8afbb33a7ba5\setup.py", line 293, in <module>

          for f in os.listdir(data_files_common_path)

                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

      FileNotFoundError: [WinError 3] Specified path not found: 'win64dlls\\win64_pyo_data_files_common'

      [end of output]

I tried to download the .whl from pypi than install by:

Pip install path\file.whl

It says this package is not for this platform. But I chosen that one which is for Win 64 amd.

Possible causes are:

 1. I'm using python 3.11 while in the docs is named at least 3.9;
 2. I'm under Win 11 while at the time of last release, June 8^th ,
    2021, it wasn't still around
 3. Some system file corruption in my PC
     1. Checked using DISM.exe /Online /Cleanup-image /Restorehealth
     2. and        sfc /scannow

No problem found.

So, I out of ideas now.

Any help will be super appreciated.

Thanks in advance, Gabe.

Gabriele Battaglia (Gabe / Gabry) - IZ4APU

--... ...--  -.. .  .. --.. ....- .- .--. ..-  - ..-  . .

Sent from Outlook on Windows, Genus Bononiae's computer. (Libero)

Other related posts: