Skip to content

'mqpy' is not recognized as an internal or external command, operable program or batch file. #30

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

Open
yonghing opened this issue Apr 2, 2025 · 2 comments

Comments

@yonghing
Copy link

yonghing commented Apr 2, 2025

after pip install mqpy,
then mqpy --symbol EURUSD --file_name demo

(windows cmd)
'mqpy' is not recognized as an internal or external command, operable program or batch file

@chillmelon
Copy link

after pip install mqpy, then mqpy --symbol EURUSD --file_name demo

(windows cmd) 'mqpy' is not recognized as an internal or external command, operable program or batch file

Try python -m mqpy --symbol EURUSD --file_name demo

@Joaopeuko
Copy link
Owner

Hi, thank you both for your comments!
Please also try running the command in PowerShell and let me know if the issue persists.

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