christiansicari commented on issue #323:
URL: 
https://github.com/apache/openwhisk-devtools/issues/323#issuecomment-1364746007

   > I followed this: 
[medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi](https://medium.com/openwhisk/apache-openwhisk-meets-raspberry-pi-e346e555b56a)
 it works
   
   unfortunately does not work on Armv8 Raspberry.
   I changed the Minio Tag using this: RELEASE.2020-11-25T22-36-25Z-arm64
   But I got this
   ```
   host ip address: 155.98.20.227
   checking required ports ... 
    ... OK
     ... preparing api-gateway configuration
   pinging minio...
   .Traceback (most recent call last):
     File "/usr/local/bin/docker-compose", line 5, in <module>
       from compose.cli.main import main
     File "/usr/local/lib/python3.9/dist-packages/compose/cli/main.py", line 
29, in <module>
       from ..metrics.decorator import metrics
     File 
"/usr/local/lib/python3.9/dist-packages/compose/metrics/decorator.py", line 3, 
in <module>
       from compose.metrics.client import MetricsCommand
     File "/usr/local/lib/python3.9/dist-packages/compose/metrics/client.py", 
line 5, in <module>
       from docker import ContextAPI
   ImportError: cannot import name 'ContextAPI' from 'docker' (/usr/l
   ```
   Honestly I think there is no interest on ARM deployment without Kubernetes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to