我刚刚创建了一个新的env,使用py3.9和cuda的微型建筑。在尝试使用:conda install -c rapidsai cudf安装cudf时,我得到以下错误消息。
Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:
- feature:/linux-64::__glibc==2.35=0
- cudf -> __glibc[version='
我的团队正在开发一个使用GTK在Linux上运行的Xamarin项目。我们主要使用Visual Studio 2019进行构建和测试。我已经为.NET安装了GTK#以及Mono。我们团队的其他成员在他们的机器上运行Windows中的GTK项目没有问题,但是当我将我的GTK项目设置为启动项目并运行它时,我得到了以下错误:
Exception thrown: 'System.DllNotFoundException' in gtk-sharp.dll
An unhandled exception of type 'System.DllNotFoundException