kraft icon indicating copy to clipboard operation
kraft copied to clipboard

Raspberry Pi 3 and 4 error

Open rodrigoferrazazevedo opened this issue 4 years ago • 5 comments

I am trying to run a app in Raspberry Pi 3 and 4 but I am receiving the error "TypeError: not all arguments converted during string formatting" after "$ kraft up -p kvm -m arm64 python3".

I tried in NVIDIA Jetson Nano and work well.

rodrigoferrazazevedo avatar Sep 07 '20 18:09 rodrigoferrazazevedo

Hi,

I had like to help with this issue. I have Raspberry Pi 2, 3 and 4, and other boards here to test. I already forked this project to start.

rodrigoferrazazevedo avatar Nov 25 '20 18:11 rodrigoferrazazevedo

Hi,

We're in the process of releasing a new version of kraft, you can try an experimental version:

docker run -it --rm -v $(pwd):/usr/src/unikraft unikraft/kraft:0.5.0-alpha.0 bash

nderjung avatar Nov 25 '20 18:11 nderjung

Thanks.

I'm using Unikraft on my master's degree thesis, but I'm finding problems and doubts during tests with Unikraft and NVidia Jetson Nano.

There is any online group to discuss these doubts?

rodrigoferrazazevedo avatar Dec 02 '20 15:12 rodrigoferrazazevedo

Hi @rodrigoferrazazevedo,

If you email the mailing list [email protected] with your initial concerns, I can then see your email address and then add you to our mattermost.

nderjung avatar Dec 02 '20 18:12 nderjung

Done! Thanks.

rodrigoferrazazevedo avatar Dec 02 '20 18:12 rodrigoferrazazevedo