
[英]Why do I get a DLL load failure when importing cv2 in Python with OpenCV and Anaconda, and how can I fix it?
为什么这个问题我尝试安装 OpenCV 与 Python 3.11 和 Anaconda 同样的问题一次又一次发生。 如何解决 ...
[英]Why do I get a DLL load failure when importing cv2 in Python with OpenCV and Anaconda, and how can I fix it?
为什么这个问题我尝试安装 OpenCV 与 Python 3.11 和 Anaconda 同样的问题一次又一次发生。 如何解决 ...
[英]SSL error while installing flask in vs code
我尝试在虚拟环境中的 vs 代码中安装 flask,但出现一些 SSL 错误。 在我的虚拟环境中,我尝试通过编写来安装 flask 然后我得到这个错误, 如何解决这个问题。 相同类型的 SSL 错误我已经在我的 anaconda 提示和 anaconda 导航器中得到了,当我尝试安装虚拟环境时,现在 ...
[英]CUDA problem. I think GPU might not be detected
我尝试安装这个: https://github.com/bycloudai/CVPR2022-DaGAN-Window 并使用 有一点问题。 当我尝试在 ANACONDA (conda) 中运行下一个命令时出现的错误: 错误: 我应该怎么办? 我有带有 RTX 2060 SETUP 的 CUDA 工 ...
[英]Can Jupyter Notebook run on Windows 10
我在 Windows 10 上安装了 Jupyter Notebook。但是在 Visual Studio Code 中启动它时出现错误: jupyter: The term 'jupyter' is not recognized as the name of a cmdlet, function, ...
[英]Why `conda update conda` updates a whole lot of other packages?
我运行了conda update conda并且提示回来要求下载和更新其他几个包,例如: pandas从1.4.3到1.5.3 numba从0.55.2到0.56.4 dask从2022.7到2023.1 还有很多其他的包,太多了就不一一列举了。 Conda本身目前为22.9.0并将更新至 ...
[英]conda update conda: Collecting package metadata (current_repodata.json): failed
Windows 11 x64, CMD 如何运行命令成功? ...
[英]Is there a method to run an Anaconda environment in Google Colab?
我有一个用于运行 Python 3.8.15 ( environment.yml ) 的 Conda 环境的 YML 文件。 我目前正在尝试将该文件加载到我的 Google Colab 中,基于这个答案: conda environment in google colab [google-cola ...
[英]How do you update to Python 3.11 in the base environment of Anaconda? Or at least create a new environment with all the base packages?
我正在使用最新的 Anaconda Navigator(适用于 Python 3.9),并且我知道如何在 Anaconda 中使用 Python 3.11 创建一个新环境。但是,每当我创建一个新环境时,那里几乎没有任何包。 基地有我需要的所有包,当我尝试使用 Python 11 的新环境时,我总是 ...
[英]Import .spydata files to Spyder
我正在尝试将 some.spydata 文件导入 Spyder(来自 Anaconda),但弹出“问题报告器”window,上面写着:“Spyder 遇到内部问题!” 此外,在 Consol 中存在以下错误:TypeError: () takes 1 positional argument but ...
[英]My VS code running button cannot run python program(always missing imports but they are in my anaconda folder)
我的用户目录中安装了 anaconda。 而且我在VS code终端可以正常运行python程序。 但是,如果我使用右上角的运行按钮,它总是提醒我缺少导入。 网上没找到类似的问题。 我原以为单击运行按钮相当于“python program.py”命令我已经将 anaconda 添加到路径中,但看 ...
[英]MEEP FDTD libEGL warning: DRI2: failed to authenticate
我在全新安装的elementaryOS上,在 Conda 环境中全新安装了MEEP (FDTD 软件包)。 我正在尝试运行此处找到的“Visualizing 3D Structures”示例代码。 我已经安装了pymeep和pymeep-extras ,以及scikit-image和vispy (示 ...
[英]Pattern3 code not working for me in Python3 (but I know the code works for others), does it matter that I'm using a Mac?
我继续收到错误消息“'<=' not supported between instances of 'NoneType' and 'int'”,但没有同学收到此错误。 这段代码是提供给我们的,所以我知道我没有做错什么。 我唯一的猜测是它在 Mac 上运行时需要一些不同的东西而不是 windo ...
[英]VS code notebook output
有时如果我的 output 太长,我无法在文本编辑器中打开它。 通常我曾经更改代码以循环打印,但每次都这样做太乏味了。 有什么选择可以改变它吗? 在 vs code 中没有找到任何选项在这里输入图像描述 ...
[英]how to make anaconda use my default python?
如何让 anaconda 使用我的默认 python? 有用信息我正在使用 2 台电脑,一台安装了 win10,另一台安装了全新的 win 11 pro。 除了 anaconda,我正在使用 VScode 在 python、Django、PHP、laravel、js、react 中进行开发。 并帮 ...
[英]Conda install script installs wrong version and then doesnt update
Conda 告诉我有可用的更新,但当我尝试更新时,它不起作用。 我运行conda update -n base -c defaults conda并收到以下通知: 我找不到 anaconda 的 github 回购协议。这里有什么问题? 运行conda --version确认安装了 4.10.3。 ...
[英]How to Upgrade Azure Data Explorer Python Plugin Sandbox Anaconda and Python Version?
我在 Azure 数据资源管理器中使用 Python 沙盒对我的数据表进行推理。 但是,在我的一些 python 代码中,我需要升级 python() 沙箱。 (例如,我的模型是 TensorFlow 2 个模型,而不是由 Py 3.6 和沙箱内的 Anaconda 5.2 提供的 TF 1)。 ...
[英]Why isn't Anaconda working inside of one of my Conda environments while using Ubuntu LTS?
我不确定为什么在我的 Conda 环境中无法启动 Anaconda; 我正在使用 Ubuntu LTS。 当我在基础环境中时,我可以在终端中运行以下命令,Anaconda 将正常启动。 我还设置了一个 Conda 环境,其中包含特定版本的 python 和 .yml 文件中特定版本的库; con ...
[英]No module named 'torch' in Jupyter Notebook
我对使用 jupyter notebook 还很陌生,我已经阅读了所有可用于此问题的论坛,但没有成功。 我正在运行 Windows 11,我安装了 Anaconda,然后创建并激活了一个名为 pytorchenv 的虚拟环境。 my.yml 文件包含以下内容名称:pytorchenv 频道: 默认 ...
[英]Anaconda does not register previously initialized environments
我在之前的 session 中创建了 anaconda 环境,但在我的终端中创建了一个新的 session 之后,似乎 anaconda 忘记了我旧环境的名称......谁能告诉我这是为什么? 我尝试通过执行conda activate qts1来访问我的旧环境,但它给了我这个错误: Environ ...
[英]java: symbol lookup error: java: undefined symbol: JLI_StringDup in conda environment
使用 java 运行任何东西(即使只是 java 命令本身)都会产生错误: java: symbol lookup error: java: undefined symbol: JLI_StringDup 我在安装了 java-jdk 和 openjdk 的 conda 环境中。 操作系统是 Re ...