[program-l] Installing pyo module

  • From: "iz4apu" <dmarc-noreply@xxxxxxxxxxxxx> ("iz4apu")
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 10 Nov 2022 11:28:08 +0100

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 8th, 2021, it 
wasn't still around
3.      Some system file corruption in my PC

a.      Checked using DISM.exe /Online /Cleanup-image /Restorehealth
b.      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: