>> but I think this is not correct as for 64bit architecture the 
>> PYTHON_SITEPACKAGES_DIR is set to /usr/lib64/python3.5/site-packages 
>> but python native will be location in /usr/lib/.... not in /usr/lib64. 
>> This will cause the above error that I am getting. Have anybody seen this 
>> issue?
>> 
>
>Can you try installing it on the host using
>pip3 install pyyaml 

I think the meaning of this line 
https://github.com/Xilinx/meta-xilinx-tools/blob/rel-v2018.2/classes/xsctyaml.bbclass#L3
 was that that yaml will be used which is building our build system. We should 
not use host pyyaml.

Noor


-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to