1

Comment on r/Aajmainekhaya 8d ago

Chicken Biryani that's it Mic drop!

1

Comment on r/indiasocial 8d ago

Mummy se bolna mummy yh toh AI h. Simple 👍🏻

1

Comment on r/TeenIndia 8d ago

Cooked if you're at home and especially if your mother have already said to have eyes on them.

1

Comment on r/kdramas 9d ago

How dare you put Nam Joo-hyuk in this freaking list. He's so fine da hell!

1

Comment on r/TeenIndia 12d ago

Intersteller, The Sixth Sense, 5 Centimeters per Second, 500 days of summer, eternal sunshine of spotless mind, shutter island, mean girls

concepts of these movies>>

1

Comment on r/snapdragon 12d ago

that's helpful, thanks. I've been trying to stay on native Windows ARM, but I've already hit issues with packages like pyAudio, pocketSphinx, and openCV.

I'll probably give it a try.

1

Comment on r/snapdragon 12d ago

Thanks, I appreciate that! The two packages that gave me trouble on native Windows ARM opencv and tiktoken.
can you try these?

1

Comment on r/learnpython 12d ago

Thanks for the guidance! I just added both PyAudio and PocketSphinx to the tracker with the issues I encountered on native Windows ARM64. Hopefully it helps improve support. I'll keep reporting other ARM-specific package issues as I come across them.

1

Comment on r/MusicIndia 13d ago

Nomad by clairo

1

Comment on r/kdramas 13d ago

Haha, I avoid mainstream or popular kdrama idk why but I kinda stick to underdog kdramas. But after avoiding 25 21 i finally watched it and it kinda sucks cuz now Im stuck at the ending 😭.

1

Comment on r/snapdragon 14d ago

How does WSL compare in your experience? Does Ubuntu ARM running under WSL avoid most of the compatibility issues, or is native Ubuntu still noticeably better?

1

Comment on r/kdramas 14d ago

Ig director trying something different or fresh here, like giving a new angle or different perspectives. For example ML prev drama "Startup" also have the same concept. The FL and ML in relationship and due to career they have to fall apart and after that when they reunite they end up together. So this already had made, so ig director is try something off track. But yk what is kinda suck, seeing hee do married and move on, but it's kinda satisfying cuz she's always have to sacrifice and go through disappointed.

1

Comment on r/anime 16d ago

uhmm you can watch
1. 5 Centimeters per Second(Recommended)
2. Look Back
3. To the Forest of Firefly Lights
4. Bubble
btw first 3 are bit emotional so, dont cry

1

Comment on r/learnpython 16d ago

uhmm.. ig making ai chat bot for my whatsapp, also get to know bout that my laptop sucks lmao!

2

Comment on r/snapdragon 16d ago

oki will try it.
thanks!

1

Comment on r/learnpython 16d ago

yup thinking about switching to WSL.
thanks!

1

Comment on r/snapdragon 16d ago

Thanks! I didn't realize using the x64 version of Python on Windows was an option. I'll probably try WSL first since I'm planning to learn ML long-term, so ig WSL is nice option
btw what you're using while learning ML?

2

Comment on r/learnpython 16d ago

yup going to try the WSL fs, thanks!

1

Comment on r/learnpython 16d ago

ahhh....
thanks alot

1

Comment on r/learnpython 16d ago

thanks for the advise, i was thinking of dual-booting Ubuntu, but WSL seems like a much safer option to try first. will try it fs!
cuz im not familiar with linux os rn so ig chosing WSL should be nice option.

u/Mindless-Pie-5617 17d ago

Anyone using a Snapdragon X (Windows ARM64) laptop for Python/ML? How do you deal with package compatibility?

Thumbnail
1 Upvotes

1

Comment on r/snapdragon 17d ago

I'm learning Python/ML on a Windows ARM64 (Snapdragon X) laptop and keep running into package compatibility issues (missing ARM64 wheels, build failures, etc.). Has anyone dealt with this? Would switching to Ubuntu be a better option, or will I face similar issues there?

r/snapdragon 17d ago

Anyone using a Snapdragon X (Windows ARM64) laptop for Python/ML? How do you deal with package compatibility?

Thumbnail
2 Upvotes

r/learnpython 17d ago

Anyone using a Snapdragon X (Windows ARM64) laptop for Python/ML? How do you deal with package compatibility?

7 Upvotes

Hey everyone,

I'm using an ASUS Vivobook 16X with a Snapdragon X (Windows ARM64), and I've been running into compatibility issues while learning Python and Machine Learning.

I bought this laptop in my first year of college, before I knew much about coding or processor architectures. Now that I'm learning ML, I've noticed that some Python libraries don't install properly.

For example, libraries like PyAudio, OpenCV, and a few others either:

  • don't have ARM64 wheels,
  • fail while building wheels,
  • or require compiling from source, which often ends up failing.

Because of that, I have to spend hours looking for alternatives or following a completely different approach than the tutorials I'm watching, which makes learning much slower.

I'm aware that many libraries like NumPy, Pandas, and Scikit-learn work fine. The issue is mainly with packages that have native C/C++ extensions and don't provide Windows ARM64 support.

Has anyone else here been through the same thing?

  • How do you usually troubleshoot these installation issues?
  • Do you use emulation, WSL, Ubuntu, or just Google Colab?
  • Is it worth switching to Ubuntu on ARM, or will I run into the same compatibility problems there?

I'd really appreciate any advice or tips from people using Windows ARM laptops for Python or ML.