xpy.control.defaults.window_mode = True
--
You received this message because you are subscribed to the Google Groups "expyriment-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-users+unsubscribe@googlegroups.com.
To post to this group, send email to expyriment-users@googlegroups.com.
Visit this group at https://groups.google.com/group/expyriment-users.
For more options, visit https://groups.google.com/d/optout.
In [2]: expyriment.misc.get_system_info()
Out[2]:
{'hardware_audio_card': '',
'hardware_cpu_architecture': 'x86_64',
'hardware_cpu_details': '',
'hardware_cpu_type': 'i386',
'hardware_disk_space_free': '192828 MB',
'hardware_disk_space_total': '456688 MB',
'hardware_internet_connection': 'Yes',
'hardware_memory_free': '',
'hardware_memory_total': '',
'hardware_ports_parallel': [],
'hardware_ports_parallel_driver': None,
'hardware_ports_serial': [],
'hardware_video_card': '',
'os_architecture': '64bit',
'os_details': '',
'os_name': 'Mac OS X',
'os_platform': 'Darwin',
'os_release': '15.6.0',
'os_version': '10.11.6',
'python_expyriment_build_date': 'Thu Mar 9 13:48:59 2017 +0100',
'python_expyriment_revision': 'c4963ac',
'python_expyriment_version': '0.9.0',
'python_mediadecoder_version': '',
'python_numpy_version': '1.11.3',
'python_pil_version': '1.1.7',
'python_pygame_version': '1.9.3',
'python_pyopengl_version': '3.1.0',
'python_pyparallel_version': '',
'python_pyserial_version': '',
'python_sounddevice_version': '',
'python_version': '3.6.0',
'settings_folder': None}
FlorianBest,Hi Dror,that is very strange. For me (same OS, same Python version) it works fine. Which Python distribution are you using? (I use the one from homebrew). Can you maybe give me the results of expyriment.misc.get_system_info()?
On Thu, May 11, 2017 at 10:40 PM, Dror Dotan <dror....@gmail.com> wrote:
HiI try running Expyriment under Python 3, in window mode:xpy.control.defaults.window_mode = True
In this combination, the program starts but no window is opened.In full screen mode it works fine under python 3; also, window mode works fine under python 2.7.Anyone knows this problem?I'm using python 3.6.0 on macintoshThanksDror
--
You received this message because you are subscribed to the Google Groups "expyriment-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-use...@googlegroups.com.
To post to this group, send email to expyrime...@googlegroups.com.
Visit this group at https://groups.google.com/group/expyriment-users.
For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google Groups "expyriment-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-use...@googlegroups.com. To post to this group, send email to expyrime...@googlegroups.com. Visit this group at https://groups.google.com/group/expyriment-users. For more options, visit https://groups.google.com/d/optout.
Does is also happen, if you use the develop mode?
xpy.control.set_develop_mode(1)
xpy.control.initialize()
xpy.control.start()
Oliver
On 12-05-17 00:35, Florian Krause wrote:
FlorianBest,Hi Dror,that is very strange. For me (same OS, same Python version) it works fine. Which Python distribution are you using? (I use the one from homebrew). Can you maybe give me the results of expyriment.misc.get_system_info()?
On Thu, May 11, 2017 at 10:40 PM, Dror Dotan <dror....@gmail.com> wrote:
Hi
I try running Expyriment under Python 3, in window mode:xpy.control.defaults.window_mode = True
In this combination, the program starts but no window is opened.In full screen mode it works fine under python 3; also, window mode works fine under python 2.7.Anyone knows this problem?I'm using python 3.6.0 on macintoshThanksDror
-- You received this message because you are subscribed to the Google Groups "expyriment-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-use...@googlegroups.com. To post to this group, send email to expyrime...@googlegroups.com. Visit this group at https://groups.google.com/group/expyriment-users. For more options, visit https://groups.google.com/d/optout.
--Florian Krause (Developer) www.expyriment.org
-- You received this message because you are subscribed to the Google Groups "expyriment-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-users+unsubscribe@googlegroups.com. To post to this group, send email to expyriment-users@googlegroups.com. Visit this group at https://groups.google.com/group/expyriment-users. For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "expyriment-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-users+unsubscribe@googlegroups.com.
To post to this group, send email to expyriment-users@googlegroups.com.
Visit this group at https://groups.google.com/group/expyriment-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to expyriment-users+unsubscribe@googlegroups.com.
To post to this group, send email to expyriment-users@googlegroups.com.
Visit this group at https://groups.google.com/group/expyriment-users.
For more options, visit https://groups.google.com/d/optout.