QNNs for Stock Price Trend Prediction background cover

QNNs for Stock Price Trend Prediction

Develop quantum neural network models using PyTorch to predict stock price trends based on limit order book data.

Quantum Signals

Hosted by

Quantum Signals

PeterYS
PeterYS

2

Posted

Aqora install error?

Hey, I think I am having this error when running aqora install. Any suggestions to resolve this? Thanks!
Screenshot 2025-01-12 at 11.30.43.png

Order by:

Antoine Chauvin

2

Posted by antoine

Hello @peterys!
It seems that torch v2.4.1 supports Python 3.8-3.12 on Windows (amd64 only), Linux (both amd64 and arm64), and macOS (arm64 only).
You can find your Python version and platform using these commands:
$ python3 -V
Python 3.12.8
$ python3 -m platform
macOS-15.2-arm64-arm-64bit
I can attest this install works well with the quantum-signals-lob use-case.
You may have a too recent Python installed, fortunately you can easily install whichever Python of your choosing using uv python install X.Y.X.
Please let me know if you need further help!

Hasarindu Perera

2

Posted by hasarinduperera

What is your Python version? Try using Python 3.10. If changing your Python version is too difficult, install Conda and create an environment with Python 3.10.

Jannes Stubbemann

2

Posted by stubbi

Thanks for suggesting, @hasarinduperera!
@peterys indeed there had been some users struggling with such python version challenges recently

Jannes Stubbemann

1

Posted by stubbi

Thanks for reporting, @peterys!
@antoine can I ask you to also check this one?

Want to join this discussion?

Join our community today and start discussing with our members by participating in exciting events, competitions, and challenges. Sign up now to engage with quantum experts!