Windows version with last commits code doesn't work

Issue #82 new
g.amaudric created an issue

Hello all!

I tried to use the Beremiz code (from last commit) on Windows as explained on the wiki (download and install Beremiz 1.2 and copy/past Beremiz code folder) but unfortunately, it’s doesn’t work (import error).

Error :

from past.builtins import execfile
ImportError: No module named past.builtins

Are the last commit tested for windows?

Thanks and regards,

PS:

I use PyCharm and set the project Python interpreter with the Python on the 1.2 version.

Comments (0)

  1. Log in to comment