agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hi Intan,
For now, the plan is to keep building also a Python 2 package, even though it won't be the default anymore. Obviously, the ideal scenario will be that PyGaze (which is the only package still not Python-3 compatible) is finally updated, @Edwin !
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Almost there with Python 3 integration!
Good work!
Sebastiaan, do you happen to have an Ubuntu ppa with the python3 package (and python3 dependencies)?
BTW i did not notice pygaze was not finished yet in py3, it seem to install fine through pip3.
Hi Bob,
Yes, you can install it from the `rapunzel` ppa!
- https://osdoc.cogsci.nl/3.3/download/#ubuntu
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi Sebastiaan,
Thanks, how stupid of me, I was not really awake yet. I already know this ppa and fiddled with it before.
Did some testing today and had some problems with the plugin system. Will explain more in the rapunzel thread.
@sebastiaan and @Edwin ,
sounds like good news! Thanks guys for the hard work - it's amazing :-) I will test it out tomorrow and see how it works.
Looks like PyGaze has been updated to Python 3 (great work @Edwin!)
Is there any further integration that needs to be done on the OpenSesame end?
Hi Matt,
Is there any further integration that needs to be done on the OpenSesame end?
No, PyGaze is now bundled with the prerelease package of OpenSesame 3.3 based on Python 3.7. So if you download that, you can use it right away. (That being said, I anticipate that a few bugs will need to be worked out, but we'll do that as these bugs are reported.)
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi @sebastiaan and @Edwin ,
I tried out OpenSesame 3.3 on Windows 10 with an existing EEG-eyetracking experiment that previously worked on Windows 7. However, after the upgrade, there are a couple of errors I have encountered:
Exception: Error in libeyelink.libeyelink.__init__(): Failed to connect to the tracker!
although the eye-tracker (EyeLink 1000 Plus) is on and connected to the display PC via ethernet.fixation
plugin on OpenSesame 3.3 does not work and throws acontrols
error (I forgot to save the error traceback).setPortAddress()
function in the inline script because it still asks me every time to set port address...Thanks again for your hard work in making the software work!
Cheers,
intan
Hi Intan,
Thanks for testing this!
Regarding points 1 and 2, I'm going to try this in the EyeLink lab myself first.
The new
fixation
plugin on OpenSesame 3.3 does not work and throws acontrols
error (I forgot to save the error traceback).Thanks, I forgot about that plugin! I don't really want people to use it anymore, because it's just a poor
sketchpad
really. But of course it shouldn't break, so I'll fix it.The PsychoPy's library to connect to the EEG parallel port (via parallel) does not seem to recognise the setPortAddress() function in the inline script because it still asks me every time to set port address...
This may be a PsychoPy-specific issue. OpenSesame (≤ 3.2) used to include a pretty outdated version of PsychoPy (1.85), which has now finally been updated to PsychoPy 3.2.4.
But I don't really understand what happens. What do you mean with 'it still asks me every time to set port address...?'
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi Sebastiaan,
thanks for your prompt response!
I am not sure if the
controls
error is related with thefixation
plugin, but even without thefixation
plugin implemented, I still got the error. This time I recorded the error traceback:As for the
pygaze
item, I got the following error a couple of times. Is it maybe because OpenSesame 3.3 runs on Python 3.7 and the pylink package is on other Python 3.x (in this case, pylink 3.2).But I don't really understand what happens. What do you mean with 'it still asks me every time to set port address...?'
I think for now you can ignore this question because my guess is it is the issue with DLPortIO. In short, my problem is that the EEG triggers are not sent. My question is, will I have to follow the steps laid out here (although it's for Windows 7 and my PC is Windows 10 Pro)?
Cheersies,
intan
Oh, wait.
If I use the following code to connect with the parallel port, do I still need to have
dlportio.sys
installed anddlportio.dll
in the OpenSesame folder?@intanwardhani Regarding the EyeLink, the main issue is that PyLink is not built for Python 3.7, which is what OpenSesame 3.3 uses when based on Python 3 (i.e. the default). The most recent build (which you need to download from the SR Research forum) is for Python 3.6. Right now I see two workarounds, neither of which is very satisfying.
The first would be to install OpenSesame and all its dependencies through Anaconda using Python 3.6. So building your environment, basically.
The second would be to download the Pyhton 2.7-based package of OpenSesame, and use the
pylink27-amd64
version of PyLink. Just as before, in other words, but now with the 64 bit version.I'll ask the SR Research people if they're planning to update PyLink for recent versions of Python. (Python 3.8 is already out.)
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi @sebastiaan ,
thanks! I will test both of the solutions you proposed and keep you updated if it works. I have already asked people from the SR Research about that, but so far no response. I read on another thread as well that they're not planning to have pylink3x above 36 in the near future (I hope I read it wrong).
Regarding the PsychoPy's parallel library, I tried to test OpenSesame 3.3 with it and the following error came up. This error only came up with OpenSesame 3.3, but not 3.2.8. What could possibly go wrong?