line 1423, in __aenter__ self._resp: _RetType = await self._coro ^^^ File "/usr/local/lib/python3.13/site-packages/aiohttp/client.py", line 607, in _request with timer: ^^^ File "/usr/local/lib/python3.13/site
安装mysqlclient报错 error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Buil error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ 解决方法: 到给提示的网站下载需要的包,要注意电脑...
Description With the latest release (v3.3.2-2) of Jupyterlab Desktop, I can't use python env created by conda. It prompted with the following message. With v3.3.2-1, I didn't have any issue. failed to find a compatible python environment...
Name Version Build Channel _ipyw_jlab_nb_ext_conf 0.1.0 py37_0 defaults _libgcc_mutex 0.1 main defaults alabaster 0.7.12 py37_0 defaults alembic 1.3.1 py_0 defaults anaconda 2019.10 py37_0 defaults anaconda-client 1.7.2 py37_0 defaults anaconda-navigator 1.9.7 py37_0 defaults anaconda-...
Edited for visibility, a workaround is just to force the use of system libstdc++: LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6 ros2 run rviz2 rviz2 Original Post: I installed ros-galactic-desktop with: mamba create -n ros2 -c cond...