-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi everyone, I’ve run into a problem while installing Pandrator.
Here’s the installation log starting from the point where the errors began, and I’m also attaching the full log file.
By continuing this installation you are accepting this license agreement:
C:\Users\deque\Downloads\Pandrator\conda\EULA.txt
Please run the installer in GUI mode to read the details.
Miniconda3 will now be installed into this location:
C:\Users\deque\Downloads\Pandrator\conda
Unpacking payload...
Setting up the package cache...
Setting up the base environment...
Installing packages for base, creating shortcuts if necessary...
Initializing conda directories...
Setting installation directory permissions...
Done!
2025-08-04 18:35:22,038 - DEBUG - STDERR:
2025-08-04 18:35:22,056 - INFO - Setting permissions on conda...
2025-08-04 18:35:22,056 - INFO - Setting permissive permissions on: C:\Users\deque\Downloads\Pandrator\conda
2025-08-04 18:35:50,347 - INFO - Successfully set permissions on: C:\Users\deque\Downloads\Pandrator\conda
2025-08-04 18:35:50,347 - INFO - Creating Pandrator Conda environment...
2025-08-04 18:35:50,347 - INFO - Creating conda environment pandrator_installer...
2025-08-04 18:35:51,830 - ERROR - Error executing command: C:\Users\deque\Downloads\Pandrator\conda\Scripts\conda.exe create -p C:\Users\deque\Downloads\Pandrator\conda\envs\pandrator_installer python=3.10 -y
2025-08-04 18:35:51,830 - ERROR - Error message: Command '['C:\\Users\\deque\\Downloads\\Pandrator\\conda\\Scripts\\conda.exe', 'create', '-p', 'C:\\Users\\deque\\Downloads\\Pandrator\\conda\\envs\\pandrator_installer', 'python=3.10', '-y']' returned non-zero exit status 1.
2025-08-04 18:35:51,830 - ERROR - STDOUT:
2025-08-04 18:35:51,830 - ERROR - STDERR:
CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels. Please accept or remove them before proceeding:
• https://repo.anaconda.com/pkgs/main
• https://repo.anaconda.com/pkgs/r
• https://repo.anaconda.com/pkgs/msys2
To accept a channel's Terms of Service, run the following and replace `CHANNEL` with the channel name/URL:
‣ conda tos accept --override-channels --channel CHANNEL
To remove channels with rejected Terms of Service, run the following and replace `CHANNEL` with the channel name/URL:
‣ conda config --remove channels CHANNEL
2025-08-04 18:35:51,830 - ERROR - Failed to create or setup conda environment pandrator_installer
2025-08-04 18:35:51,830 - ERROR - Installation failed: 'str' object has no attribute 'decode'
2025-08-04 18:35:51,838 - ERROR - Traceback (most recent call last):
File "pandrator_installer_launcher.py", line 913, in create_conda_env
File "pandrator_installer_launcher.py", line 710, in run_command
subprocess.CalledProcessError: Command '['C:\\Users\\deque\\Downloads\\Pandrator\\conda\\Scripts\\conda.exe', 'create', '-p', 'C:\\Users\\deque\\Downloads\\Pandrator\\conda\\envs\\pandrator_installer', 'python=3.10', '-y']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pandrator_installer_launcher.py", line 1224, in install_process
File "pandrator_installer_launcher.py", line 942, in create_conda_env
AttributeError: 'str' object has no attribute 'decode'. Did you mean: 'encode'?
2025-08-04 18:35:51,840 - INFO - Installation failed. Check the log for details.
Metadata
Metadata
Assignees
Labels
No labels