Changes between Initial Version and Version 1 of Ticket #62200


Ignore:
Timestamp:
Feb 2, 2021, 8:12:12 AM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62200 – Description

    initial v1  
    11New M1 MacBookPro running BigSur 11.2 with fresh install of macports and all python packages installed via macports:
    2 
     2{{{
    33% port installed py39-pyglet
    44The following ports are currently installed:
     
    3131    imp = cfunctype(method)
    3232MemoryError
    33 
     33}}}
    3434Also tried in python3.8 -- same outcome.
    3535Other python graphics packages (matplotlib, pyopengl, pyobjc, tk_inter) seem to work.