Thanks for suggestion, I have done the same now.
On 23 June 2016 at 10:44, S. Champailler wrote:
> Hi, I encountered the same issue, solved it lazily by using environment
> variables...
>
> stF
>
> > Le 23 juin 2016 à 11:20, Rashid Bakirov a écrit :
> >
> >
> > Hi,
> >
> > I had a look but coul
Hi, I encountered the same issue, solved it lazily by using environment
variables...
stF
> Le 23 juin 2016 à 11:20, Rashid Bakirov a écrit :
>
>
> Hi,
>
> I had a look but couldn't figure out whether it is possible to pass
> additional arguments to cx_freeze setup script? E.g.
> python setup.py
Hi,
I had a look but couldn't figure out whether it is possible to pass
additional arguments to cx_freeze setup script? E.g.
python setup.py build arg1
Right now when I do it I get:
error: invalid command 'arg1'
Thanks,
Rashid
--