Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows installation problem #67

Open
arccoxx opened this issue May 18, 2024 · 0 comments
Open

Windows installation problem #67

arccoxx opened this issue May 18, 2024 · 0 comments

Comments

@arccoxx
Copy link

arccoxx commented May 18, 2024

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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant