Answer the question
In order to leave comments, you need to log in
How to develop for Windows on Mac?
I am writing a python program using selenium to simulate a browser. This program works in tandem with another program (mine pulls data from another in a constant mode as from a server), which exists only on Windows. And then I convert my program into an executable, tk. end users use it on a windows server. I used to develop on Windows, now I switched to poppy, I don’t know how to continue development. Tobish, I now have two main questions regarding this particular project:
1. How to run a Windows program on a poppy. The thing is that this program creates a dde server in itself, and if I run it on a virtual machine and develop it inside the system, then the dde server will not be visible to me.
2. How to put a chromedriver for selenium on a poppy, and so that when I wrap this thing in an executable, the same chromedriver runs on Windows as well.
Perhaps there are some tricks that I don’t know, Cupertinites, I’m waiting for help)
P.s.
There is an idea that when debugging, a temporary virtual machine will be automatically deployed, in which there will be all the good I need (chrome driver and a program for Windows), and my program will be executed accordingly. Has anyone implemented this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question