Appxx

Results 4 comments of Appxx

linux arm呢,有考虑吗,大佬

我是aarch64的板子,原来想通过下面的添加源方式安装,但是添加源了,没有搜到xmake。以为不支持。不过现在通过脚本安装上了 ![截屏-20220609191803-499x306](https://user-images.githubusercontent.com/33375652/172835267-df21b1dd-e1d0-43e7-91a8-d8c0874e4418.png)

执行 `export SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True` 就行了

@jingkaimori > 路径没问题,手动复制到`includePath`字段下就没问题了 在c_cpp_properties.json里指定下compileCommands试试。就不用手动添加includePath了