Skip to content

Windows installation problem #67

@arccoxx

Description

@arccoxx

Tried installing a few times, studio booted up but datasets were not available unsure whether the python interface was loaded. Attempted to add python variables to path. Wondering if someone could walk me through these steps can't wait to try it.

Could not find platform independent libraries
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'C:\Users\User\TorchStudio\python\python.exe'
isolated = 0
environment = 1
user site = 1
safe_path = 0
import site = 1
is in build tree = 0
stdlib dir = 'C:\Users\User\TorchStudio\Lib'
sys._base_executable = 'C:\Users\User\TorchStudio\python\python.exe'
sys.base_prefix = 'C:\Users\User\TorchStudio'
sys.base_exec_prefix = 'C:\Users\User\TorchStudio'
sys.platlibdir = 'DLLs'
sys.executable = 'C:\Users\User\TorchStudio\python\python.exe'
sys.prefix = 'C:\Users\User\TorchStudio'
sys.exec_prefix = 'C:\Users\User\TorchStudio'
sys.path = [
'C:\Users\User\TorchStudio\python\python312.zip',
'C:\Users\User\TorchStudio',
'C:\Users\User\TorchStudio\Lib',
'C:\Users\User\TorchStudio\python',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00000acc (most recent call first):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions