Open shan-donahue opened 4 years ago
I’m not actively maintaining this repo any more as I don’t believe the IRAP is a good measure (See my preprints on psyarxiv), but
1) are you using the correct version of psychopy as listed in the readme?
2) Have you tried running the psyexp file first to generate a new py file?
On Fri 3 Jul 2020 at 14:06 shan-donahue notifications@github.com wrote:
Hello I receive the following traceback error when trying to run Open Source IRAP.py line 27, in _thisDir = os.path.join(os.path.abspath(file )).decode(sys.getfilesystemencoding()) AttributeError: 'str' object has no attribute 'decode'
I was wondering if you could help me out. any information is greatly appreciated
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ianhussey/OpenSourceIRAP/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLWCECVZK7VQQYOQAGSWF3RZXCU5ANCNFSM4OPYCJ6Q .
-- Ian Hussey Postdoctoral research fellow Ghent University, Belgium
@ianhussey https://twitter.com/ianhussey OSF https://osf.io/3kzh8/ GitHub https://github.com/ianhussey mmmdata.io
Hello I receive the following traceback error when trying to run Open Source IRAP.py line 27, in
_thisDir = os.path.join(os.path.abspath(file)).decode(sys.getfilesystemencoding())
AttributeError: 'str' object has no attribute 'decode'
I was wondering if you could help me out. any information is greatly appreciated