• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • Z

      Pythoner: problem with numpy 2.5.2 on mac M1 with/-out Rosetta
      Troubleshooting and Bug Reports • • zimt

      4
      0
      Votes
      4
      Posts
      97
      Views

      DusX

      @zimt said:

      is there a reason to run it in Rosetta ?

       The only real reason to run Isadora in Rosetta mode is to use the 'OpenNI Tracker' actor which is EOL.
      The core libraries used for the OpenNI tracker, haven't been and will not be updated for use with Apple Arm processors, so the OpenNI Tracker can't be updated either unfortunately.

      @zimt said:

      is there a way to make numpy and openNI work in ARM mode?

      Maybe, this configuration isn't tested. You may be able to install a python virtual environment via terminal forcing the process to run under x86_64.
      That will give you an 'intel' version of Python, and if the version is exact (it is 3.12.10 currently) Isadora (running under Rosetta) may be able to use it, and when you install the required modules via PIP, you could use something like: 

      arch -x86_64 /path/to/python3 -m pip install --only-binary=:all: numpy==2.5.2

      to force the intel version of numpy to be installed.

      ...As I said, this is untested, and definitely a more advanced install/config. I would avoid it to be honest.

    • ray

      [ANSWERED] ​Convert projector position to minutes and seconds
      How To... ? • • ray

      4
      0
      Votes
      4
      Posts
      128
      Views

      Michel

      @ray thank you I am doing fine, hopefully you are to. Well I am not a forum moderator anymore, so I am not working :-).

      Michel

    • craigw

      Bin Picker
      Troubleshooting and Bug Reports • • craigw

      1
      0
      Votes
      1
      Posts
      2
      Views

      craigw

      Hi, I used to be able to have a Videos and Pictures Tab at the top of the bin picker.

      Now it's all the Tabs or only one. If I try to add another Tab, the first one goes away.