找到HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Options 看见右边有一个 NoRereg 的属性,...
I'm submitting a... bug report feature request Current Behavior When no PATH environment is set, conda activate results in a KeyError. The self.environ['PATH'] should probably be replaced by self.environ.get('PATH', '') or something simi...
Commands and tools for building conda packages. Contribute to conda/conda-build development by creating an account on GitHub.
最近整理系统时将之前的Anaconda环境全部删除,在重新安装时由于网络连接问题导致很多包和环境无法顺利安装。
fix #6620 KeyError(u'CONDA_PREFIX',) (#6652) fix #6661 remove env from environments.txt (#6662) fix #6629 'conda update --name' AssertionError (#6656) fix #6630 repodata AssertionError (#6657) fix #6626 add setuptools as constrained dependency (#6654) fix #6659 conda list explicit...
active environment:wxs active env location:/home/ops/.conda/envs/wxs shell level:2 user config file:/home/ops/.condarc populated config files:conda version:4.14.0 conda-build version:3.18.11 python version:3.7.6.final.0 virtual packages:__linux=4.15.0=0 __glibc=2.27=0 __unix=0=0 __...
Remove conda.testing.helpers.set_active_prefix. Use mocker.patch('conda.base.context.Context.active_prefix') instead. (#14077) Remove tests.env.utils.run_command. Use conda_cli fixture instead. (#14077) Mark tests.env.utils.make_temp_envs_dir as pending deprecation. Use tmp_envs_dir fix...
1.关于本机环境 Mac:macOS Sierra 版本:10.12 python版本:3.6.1 (安装Anaconda自带的,不是Mac系统自带的python2.7.10版本) 2.开始安装 conda install mayavi=4.5.0 Fetching package metadata ... Solving package specifications: . UnsatisfiableError: The following specifications were foun ...
/nfs/nhome/live/pierreg/.local/miniforge/lib/python3.9/site-packages/conda/_vendor/boltons/setutils.py", line 247,inremove didx = self.item_index_map.pop(item) KeyError: PackageRecord(_hash=-1097009890971377200, name='__glibc', version='2.31', build='0', build_number=0, channel=...
conda_prompt_modifier = self._prompt_modifier(prefix, conda_default_env) File "C:\Users\iantu\anaconda3\lib\site-packages\conda\activate.py", line 724, in _prompt_modifier return context.env_prompt.format( KeyError: 'base' $ C:\Users\iantu\anaconda3\Scripts\conda-script.py shell.powershe...