Changes between Initial Version and Version 2 of Ticket #67740


Ignore:
Timestamp:
Jul 12, 2023, 7:41:25 PM (16 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error appears to be:

torchvision/csrc/ops/quantized/cpu/qnms_kernel.cpp:2:10: fatal error: 'ATen/native/quantized/affine_quantizer.h' file not found
#include <ATen/native/quantized/affine_quantizer.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67740

    • Property Cc mascguy added
    • Property Summary changed from py310-torchvision does not build on Apple Mac mini M2 chip running Ventura 13.4.1 to py310-torchvision @0.13.0: fatal error: 'ATen/native/quantized/affine_quantizer.h' file not found
    • Property Port py-torchvision added
  • Ticket #67740 – Description

    initial v2  
    11Needed for py310-transformers install
    22
     3{{{
    34Error: Failed to build py310-torchvision: command execution failed
    45Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/main.log for details.
    56Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    67Error: Processing of port py310-transformers failed
     8}}}