Post Reply 
pyILPER 1.8.5 released
11-12-2022, 04:38 AM
Post: #7
RE: pyILPER 1.8.5 released
(11-11-2022 10:52 PM)dayd Wrote:  I'm on MacOs Ventura on M1 mac, I already try to add the channel again and got 'Warning: 'bug400' already in 'channels' list, moving to the top'
Hello,

I run pyILPER on macOS Monterey (12.6.1) over Intel Core i9 CPU. (2019 MBP)
I am not sure that pyILPER currently support the M1 processor.

pyILPER uses:
  • PyQT is a C++ GUI framework that need to be natively compiled for a specific OS-CPU combo
  • pySerial is a serial port library that has parts that are OS/CPU specific
After looking at the anaconda repo for osx-arm64 combo, I see PyQT and pySerial there, so these packages should be available for you.

When I do the following conda command: conda info I get:
Code:
     active environment : base
    active env location : /Users/[username]/opt/miniconda3
            shell level : 1
       user config file : /Users/[username]/.condarc
 populated config files : /Users/[username]/.condarc
          conda version : 22.9.0
    conda-build version : 3.22.0
         python version : 3.9.13.final.0
       virtual packages : __osx=10.16=0
                          __unix=0=0
                          __archspec=1=x86_64
       base environment : /Users/[username]/opt/miniconda3  (writable)
      conda av data dir : /Users/[username]/opt/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/bug400/osx-64
                          https://conda.anaconda.org/bug400/noarch
                          https://repo.anaconda.com/pkgs/main/osx-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /Users/[username]/opt/miniconda3/pkgs
                          /Users/[username]/.conda/pkgs
       envs directories : /Users/[username]/opt/miniconda3/envs
                          /Users/[username]/.conda/envs
               platform : osx-64
             user-agent : conda/22.9.0 requests/2.28.1 CPython/3.9.13 Darwin/21.6.0 OSX/10.16
                UID:GID : [user-id]:[group-id]
             netrc file : None
           offline mode : False

Then when I look at Anaconda pyilper page → https://anaconda.org/bug400/pyilper
I do not see osx-arm64 there, I only see these ones: linux-64, linux-32, osx-64, win-64, win-32

I summary, Python, PyQT and pySerial are available for osx-arm64, but not pyILPER.
You should contact Joachim and ask him if he could add osx-arm64 combo to his application.

Sylvain
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
pyILPER 1.8.5 released - jsi - 01-24-2022, 09:49 AM
RE: pyILPER 1.8.5 released - Sylvain Cote - 01-24-2022, 01:58 PM
RE: pyILPER 1.8.5 released - twoweims - 01-25-2022, 01:55 AM
RE: pyILPER 1.8.5 released - dayd - 11-11-2022, 06:10 PM
RE: pyILPER 1.8.5 released - floppy - 11-11-2022, 10:34 PM
RE: pyILPER 1.8.5 released - dayd - 11-11-2022, 10:52 PM
RE: pyILPER 1.8.5 released - Sylvain Cote - 11-12-2022 04:38 AM
RE: pyILPER 1.8.5 released - dayd - 11-12-2022, 05:57 PM
RE: pyILPER 1.8.5 released - jsi - 11-15-2022, 08:34 AM
RE: pyILPER 1.8.5 released - born2laser - 01-10-2024, 03:10 AM
RE: pyILPER 1.8.5 released - jsi - 01-12-2024, 10:58 AM



User(s) browsing this thread: 1 Guest(s)