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

Support for AMD64 Family #102

Closed
kausarn3 opened this issue Aug 29, 2023 · 4 comments
Closed

Support for AMD64 Family #102

kausarn3 opened this issue Aug 29, 2023 · 4 comments

Comments

@kausarn3
Copy link

DeepCamera is not supported for AMD64 platform

@solderzzc
Copy link
Member

what's the platform name you get on AMD64 platform? I guess x64 build could be able to run on AMD64. Did you get report with an exception which mentioned the platform name, is it amd64?

@kausarn3
Copy link
Author

Please find my below observation :
PS C:\Users\xyz> sharpai-cli yolov7_reid start
Your platform dose not support yet, please file a bug: AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
Your platform is not supported, please file an issue on github for feature request: https://github.com/SharpAI/DeepCamera/issues
PS C:\Users\xyz>

I got the above error while executing command (sharpai-cli yolov7_reid start)

my Pc configuration:
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22621 N/A Build 22621
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
System Manufacturer: LENOVO
System Model: 82JW
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: AMD64 Family 25 Model 80 Stepping 0 AuthenticAMD ~1882 Mhz
BIOS Version: LENOVO HHCN24WW, 24-11-2021
Total Physical Memory: 16,236 MB
Available Physical Memory: 8,567 MB
Virtual Memory: Max Size: 17,260 MB
Virtual Memory: Available: 6,614 MB
Virtual Memory: In Use: 10,646 MB

Thank you

@Usher09896
Copy link

This issue should be fixed by new release:
https://github.com/SharpAI/sharpai_hub/releases/tag/0.1.43

please upgrade with following command:

pip3 install --upgrade sharpai-hub

Let's know if it fixes this issue.

@kausarn3
Copy link
Author

@Usher09896 after upgrading the script it is working now, thanks for your support.

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

3 participants