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

Installed 1.3.0 will report an error if the installation path is changed. #136

Open
Garbo1229 opened this issue Dec 3, 2024 · 2 comments
Assignees

Comments

@Garbo1229
Copy link

I've found that neither 1.2.0 nor 1.3.0 can change the install path, and if they do, they get an error saying that the config file is not available.
Similar to #130 Same problem Is there a way to fix it?
Or maybe we can fix it later.

@cyndwith
Copy link
Collaborator

cyndwith commented Dec 3, 2024

@Garbo1229 will you able to provide some more details and error logs, so we can reproduce this error.

What is your windows OS version, NPU driver version, and confirm if you have all the prerequisites necessary for RyzenAI-SW installation as mentioned in https://ryzenai.docs.amd.com/en/latest/inst.html

@Garbo1229
Copy link
Author

@Garbo1229 will you able to provide some more details and error logs, so we can reproduce this error.

What is your windows OS version, NPU driver version, and confirm if you have all the prerequisites necessary for RyzenAI-SW installation as mentioned in https://ryzenai.docs.amd.com/en/latest/inst.html

If I try to install to D:\Program Files\RyzenAI\1.3.0\
Will get an error with the following log.

D:\ProgramData\anaconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
  action(self, namespace, argument_values, option_string)

EnvironmentFileNotFound: 'C:\Windows\Installer\SFXCA9F96D96CAA417B59DAD65FC164648D94\env.yaml' file not found

OS version: windows 11 24H2(26100.2454)
NPU driver version:1.3.0(1.2.0 will be the same)
If I hadn't changed it, I wouldn't have had this problem, and I'm sure I've prepared the environment well in advance.

@cyndwith cyndwith self-assigned this Dec 5, 2024
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

2 participants