31/10/2020 12:00:24.85 31/10/2020 12:00:25.20 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty doc /MIR /COPYALL 1>nul ) & rmdir /S /Q doc\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty base /MIR /COPYALL 1>nul ) & rmdir /S /Q base\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty base_tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q base_tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty build /MIR /COPYALL 1>nul ) & rmdir /S /Q build\ & ) C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty conda_base /MIR /COPYALL 1>nul ) & rmdir /S /Q conda_base\ & ) Already up to date. Current branch master is up to date. From https://github.com/cctbx/cctbx_project edffe320b7..3725d5b853 master -> origin/master * [new branch] 3dbuttons -> origin/3dbuttons af087a9bed..a699edf174 NGL_HKLviewer2 -> origin/NGL_HKLviewer2 * [new branch] iotbx-raxis -> origin/iotbx-raxis Updating edffe320b7..3725d5b853 Fast-forward .azure-pipelines/conda-win.yml | 1 + .azure-pipelines/unix-conda-build.yml | 1 + cctbx/adp_restraints/tst_ext.py | 3 +- cctbx/geometry_restraints/manager.py | 1 + cctbx/geometry_restraints/tst_angle_derivs.py | 22 ++++---- cctbx/miller/__init__.py | 8 +-- cctbx/regression/tst_coordination_sequences.py | 3 +- cctbx/regression/tst_emma.py | 5 +- cctbx/regression/tst_geometry_restraints_2.py | 3 +- .../tst_itvb_2001_table_a1427_hall_symbols.py | 10 ++-- cctbx/regression/tst_pair_asu_table.py | 7 ++- cctbx/regression/tst_sgtbx_site_constraints.py | 3 +- cctbx/regression/tst_sgtbx_tidy_pickling.py | 2 +- cctbx/sgtbx/boost_python/tst_sgtbx.py | 3 +- cctbx/sgtbx/sub_lattice_tools.py | 12 ++--- fable/command_line/cout.py | 9 ++-- fable/command_line/show_calls.py | 11 ++-- fable/command_line/split.py | 33 ++++++------ fable/cout.py | 19 ++++--- fable/read.py | 4 +- fable/test/tst_io.py | 29 +++++++---- fable/tst_cout_compile.py | 21 +++++--- iotbx/bioinformatics/__init__.py | 18 ++++--- iotbx/cif/tests/tst_validation.py | 2 +- iotbx/data_plots.py | 3 +- iotbx/dtrek/crystal_symmetry_from_ref.py | 5 +- iotbx/kriber/tst_strudat.py | 3 +- iotbx/map_manager.py | 11 ++-- iotbx/map_model_manager.py | 2 +- iotbx/mtz/tst_extract_from_symmetry_lib.py | 4 +- iotbx/pdb/__init__.py | 12 +++-- iotbx/pdb/hierarchy.py | 22 ++++---- iotbx/pdb/tst_ext.py | 10 ++-- iotbx/pdb/tst_hierarchy.py | 56 ++++++++++++++------- iotbx/pdb/tst_pdb.py | 3 +- iotbx/reflection_file_editor.py | 2 +- iotbx/regression/tst_bioinformatics.py | 3 +- iotbx/regression/tst_csv_utils.py | 1 + iotbx/regression/tst_export_scalepack_unmerged.py | 6 ++- iotbx/regression/tst_file_reader.py | 9 ++-- iotbx/regression/tst_miller_sort_asu.py | 6 ++- iotbx/regression/tst_pdb_as_fasta.py | 18 ++++--- iotbx/regression/tst_phases.py | 6 ++- iotbx/regression/tst_phil.py | 23 +++++---- iotbx/regression/tst_poscar.py | 4 +- iotbx/regression/tst_reflection_file_reader.py | 3 +- iotbx/scalepack/merge.py | 1 + iotbx/scalepack/no_merge_original_index.py | 45 ++++++++--------- iotbx/scalepack/tst_merge.py | 9 ++-- iotbx/scalepack/tst_no_merge_original_index.py | 9 ++-- iotbx/shelx/hklf.py | 8 ++- iotbx/shelx/lexer.py | 3 ++ iotbx/solve/fpfm_reader.py | 1 + iotbx/xds/tests/tst_xds_inp.py | 4 +- iotbx/xplor/map.py | 54 ++++++++++---------- libtbx/containers.py | 5 +- libtbx/dlite.py | 3 +- libtbx/easy_pickle.py | 16 ++++-- libtbx/path.py | 4 +- libtbx/phil/tst.py | 58 +++++++++++++--------- libtbx/program_template.py | 2 +- libtbx/runtime_utils.py | 3 +- libtbx/test_utils/parallel.py | 2 +- libtbx/tst_dlite.py | 19 ++++--- libtbx/tst_easy_mp.py | 4 +- libtbx/tst_path.py | 27 ++++++---- libtbx/tst_runtime_utils.py | 3 +- libtbx/tst_utils.py | 9 ++-- libtbx/utils.py | 5 +- .../omega_database.py | 21 ++++++++ mmtbx/model/model.py | 2 +- mmtbx/ncs/ncs.py | 3 +- mmtbx/regression/tst_command_line_input.py | 16 +++--- rstbx/indexing/tst_auto_monoscan.py | 4 +- rstbx/indexing/tst_dataset1.py | 9 ++-- scitbx/examples/chebyshev_lsq_example.py | 8 +-- scitbx/lstbx/tests/tst_normal_equations.py | 4 +- scitbx/rigid_body/proto/tst_featherstone.py | 3 +- smtbx/refinement/tests/tst_least_squares.py | 2 +- smtbx/refinement/tests/tst_weighting_schemes.py | 2 +- xfel/pal/jf4m_geom2nexus.py | 10 +++- 81 files changed, 505 insertions(+), 315 deletions(-) Current branch master is up to date. From https://github.com/cctbx/annlib_adaptbx c53e62c..fb1097b master -> origin/master Updating c53e62c..fb1097b Fast-forward annlib_adaptbx/sample.py | 22 +++++++++++----------- annlib_adaptbx/self_match.py | 14 +++++++------- 2 files changed, 18 insertions(+), 18 deletions(-) Current branch master is up to date. Already up to date. Current branch dials-2.2 is up to date. Your branch is up to date with 'origin/dials-2.2'. Already on 'dials-2.2' Branch 'dials-2.2' set up to track remote branch 'dials-2.2' from 'origin'. Already up to date. Current branch master is up to date. Performing actions: cleanup hot update ===== Running in .: deleting dist, tests, doc, tmp, base, base_tmp, build, conda_base Existing non-git directory -- don't know what to do. skipping: scons Existing non-git directory -- don't know what to do. skipping: annlib Existing non-git directory -- don't know what to do. skipping: clipper ===== Running in modules\cbflib: git pull --rebase ===== Running in modules\cctbx_project: git pull --rebase Existing non-git directory -- don't know what to do. skipping: eigen ===== Running in modules\annlib_adaptbx: git pull --rebase Existing non-git directory -- don't know what to do. skipping: ccp4io Existing non-git directory -- don't know what to do. skipping: tntbx ===== Running in modules\dxtbx: git pull --rebase ===== Running in modules\dxtbx: git remote set-url origin https://github.com/dials/dxtbx.git ===== Running in modules\dxtbx: git fetch origin ===== Running in modules\dxtbx: git checkout dials-2.2 ===== Running in modules\dxtbx: git branch --set-upstream-to=origin/dials-2.2 dials-2.2 Existing non-git directory -- don't know what to do. skipping: ccp4io_adaptbx ===== Running in modules\boost: git pull --rebase Existing non-git directory -- don't know what to do. skipping: gui_resources removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 212 files Bootstrap success: cleanup, hot, update 31/10/2020 12:01:12.93 31/10/2020 12:01:13.01 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. Base conda installation: C:\Users\phaserbuilder\NightlyBuilds\PhaserVC2015\Current\mc3 Installing cctbx environment with: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\auto_build\conda_envs\cctbx_py27_win-64.txt Completed installation into: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base Python: 2.7.15 "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\python.exe" Compiler: default Build mode: release Warning level: 0 Precompiled Headers: False Static libraries: False Static exe: False Scan Boost headers: False Write full flex_fwd.h files: False Build Boost.Python extensions: True Define BOOST_PYTHON_NO_PY_SIGNATURES: False Define BOOST_PYTHON_BOOL_INT_STRICT: True Enable OpenMP if possible: False Boost threads enabled: True Enable CUDA: False Use conda: True Use opt_resources if available: False Use environment flags: False Enable C++11: False command_version_suffix: None Relocatable paths anchored at: c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build Top-down list of all modules involved: wxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\wxtbx" gltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\gltbx" crys3d "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\crys3d" cctbx_website "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx_website" mmtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx" iotbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx" dxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx" cbflib+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx" ccp4io+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io_adaptbx" smtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\smtbx" ucif "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\ucif" cctbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx" scitbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\scitbx" fable "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\fable" omptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\omptbx" boost+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\boost" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\boost_adaptbx" tbxx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\tbxx" chiltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\chiltbx" libtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx" Creating files in build directory: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build" dispatcher_include_template.bat setpaths.bat setpaths_all.bat setpaths_debug.bat unsetpaths.bat SConstruct Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx\command_line" Traceback (most recent call last): File "..\modules\cctbx_project\libtbx\configure.py", line 34, in if not run(): File "..\modules\cctbx_project\libtbx\configure.py", line 29, in run libtbx.env_config.cold_start(sys.argv) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 3000, in cold_start env.refresh() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2227, in refresh module.process_command_line_directories() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2540, in process_command_line_directories scan_for_libtbx_set_dispatcher_name=True) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2437, in write_dispatcher try: import IPython File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\__init__.py", line 49, in from .terminal.embed import embed File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\terminal\embed.py", line 17, in from IPython.core.interactiveshell import DummyMod, InteractiveShell File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 199, in class InteractiveShell(SingletonConfigurable): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 261, in InteractiveShell help="Set the color scheme (NoColor, Neutral, Linux, or LightBG)." File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\traitlets\traitlets.py", line 2151, in __init__ values = [cast_unicode_py2(value) for value in values] File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 26, in cast_unicode return decode(s, encoding) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 17, in decode return s.decode(encoding, "replace") LookupError: unknown encoding: cp65001 Performing actions: base build Installing base packages using: python modules\cctbx_project\libtbx\auto_build\install_conda.py --builder=cctbx --install_conda --python=27 ===== Running in .: deleting dist, tests, tmp removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 2 files ===== Running in .: base ===== Running in build: run configure.py Process failed with return code 1 31/10/2020 12:02:42.88 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. Python: 2.7.15 "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\python.exe" Compiler: default Build mode: release Warning level: 0 Precompiled Headers: False Static libraries: False Static exe: False Scan Boost headers: False Write full flex_fwd.h files: False Build Boost.Python extensions: True Define BOOST_PYTHON_NO_PY_SIGNATURES: False Define BOOST_PYTHON_BOOL_INT_STRICT: True Enable OpenMP if possible: False Boost threads enabled: True Enable CUDA: False Use conda: True Use opt_resources if available: False Use environment flags: False Enable C++11: False command_version_suffix: None Relocatable paths anchored at: c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build Top-down list of all modules involved: wxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\wxtbx" gltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\gltbx" crys3d "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\crys3d" cctbx_website "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx_website" mmtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx" iotbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx" dxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx" cbflib+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx" ccp4io+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io_adaptbx" smtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\smtbx" ucif "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\ucif" cctbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx" scitbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\scitbx" fable "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\fable" omptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\omptbx" boost+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\boost" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\boost_adaptbx" tbxx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\tbxx" chiltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\chiltbx" libtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx" Creating files in build directory: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build" dispatcher_include_template.bat setpaths.bat setpaths_all.bat setpaths_debug.bat unsetpaths.bat SConstruct Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx\command_line" Traceback (most recent call last): File "..\modules\cctbx_project\libtbx\configure.py", line 34, in if not run(): File "..\modules\cctbx_project\libtbx\configure.py", line 29, in run libtbx.env_config.cold_start(sys.argv) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 3000, in cold_start env.refresh() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2227, in refresh module.process_command_line_directories() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2540, in process_command_line_directories scan_for_libtbx_set_dispatcher_name=True) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2437, in write_dispatcher try: import IPython File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\__init__.py", line 49, in from .terminal.embed import embed File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\terminal\embed.py", line 17, in from IPython.core.interactiveshell import DummyMod, InteractiveShell File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 199, in class InteractiveShell(SingletonConfigurable): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 261, in InteractiveShell help="Set the color scheme (NoColor, Neutral, Linux, or LightBG)." File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\traitlets\traitlets.py", line 2151, in __init__ values = [cast_unicode_py2(value) for value in values] File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 26, in cast_unicode return decode(s, encoding) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 17, in decode return s.decode(encoding, "replace") LookupError: unknown encoding: cp65001 Performing actions: build ===== Running in .: deleting dist, tests, tmp removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 2 files ===== Running in build: run configure.py Process failed with return code 1 31/10/2020 12:04:09.74