thank you all for your comments. I just realised that setting the dev
environment in windows is turning out to be a real pain.
But I did manage to run the server with the "python trytond" as proposed
above, only that I ended up with more errors, a search of this error on
google did not yield any results.
Traceback (most recent call last):
File "trytond", line 15, in <module>
import trytond.commandline as commandline
File
"C:\Python27\virtualenv\my_project\lib\site-packages\trytond\__init__.py",
line 15, in <module>
warnings.warn('Timezone must be set to UTC instead of %s',
time.tzname[0])
TypeError: issubclass() arg 1 must be a class
It is probably a good idea to try other environments as suggested, unless
someone can come to the rescue here.
thanks anyway
On Tuesday, May 16, 2017 at 10:42:45 AM UTC+1, Dominique Chabord wrote:
>
> hi,
>
> a "development environment for tryton" is first a develpment
> environment for python.
> You will probably find more people knowing windows on python list.
> As most of us know unix-likes, if you choose an alternative os for
> development, you need some knowledge about it.
> An other solution is to host a virtual machine with Linux on your PC
> and learn a few shell commands.
> By the way, once you've set up a convenient solution, probably other
> windowsers will be happy to ask you for some advice.
>
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/ce667e41-fd46-43ce-af8e-0f6ff964abb1%40googlegroups.com.