railwayapp / nixpacks

App source + Nix packages + Docker = Image
https://nixpacks.com
MIT License
2.31k stars 218 forks source link

MetaTrader5 not found #838

Open preciousimo opened 1 year ago

preciousimo commented 1 year ago

Is there an existing issue for this?

Describe the bug

11 15.85 ERROR: Could not find a version that satisfies the requirement MetaTrader5==5.0.44 (from versions: none) #11 15.85 ERROR: No matching distribution found for MetaTrader5==5.0.44

To reproduce

While trying to host an API service for a trading analytics site it keeps throwing ERROR: No matching distribution found for MetaTrader5==5.0.44

Expected behavior

I feel the railway does not support MT5 yet.

Environment

MetaTrader5==5.0.44

coffee-cup commented 1 year ago

Can you please provide more information? What is MetaTrader? Is the application in Python? Please post the top part of the Nixpacks logs that shows the build plan.