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

im trying to run with mono pythonnet #142

Open
traderpedroso opened this issue May 29, 2022 · 5 comments
Open

im trying to run with mono pythonnet #142

traderpedroso opened this issue May 29, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@traderpedroso
Copy link

traderpedroso commented May 29, 2022

IQFeedLauncher.Start("USER", "PASS", "PRODUCT ID")
System.ComponentModel.Win32Exception: Cannot find the specified file
  at System.Diagnostics.Process.StartWithShellExecuteEx ```

mono 6
linux ubuntu bare metal or docker 
and macos Monterey using anaconda
both with same error 
@mathpaquette
Copy link
Owner

mathpaquette commented May 29, 2022 via email

@traderpedroso
Copy link
Author

traderpedroso commented May 30, 2022

Yes let me check how to handle that. Do you have a Pull request or fix already ?

I have no pull request and could find the solution for that! thank you for your response

@mathpaquette
Copy link
Owner

@traderpedroso any progress ?

@BunkerCoder
Copy link
Collaborator

BunkerCoder commented May 25, 2023

@mathpaquette - Saw your question on #153. Reproduce by removing the directory that contains the iqconnect.exe file from your system PATH. Usually C:\Program Files\DTN\IQFeed.

@traderpedroso
Copy link
Author

traderpedroso commented May 30, 2023

@traderpedroso any progress ?

Unfortunately, I wasn't successful. I only use Mac or Linux and I didn't get the chance to test on Windows. I ended up giving up. I utilized a version of C++ running on Docker with ZeroMQ as an API; it seemed like the best option. However, I gave up on that as well and switched to using CQG. Without a doubt, a Python binding for this application would be fantastic.

When I refer to a Python binding, I mean something precompiled without the need for DLL imports and such, as it becomes complicated when using Mac or Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants