Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Errno 17] File exists #6

Open
MiguaMG opened this issue Aug 20, 2018 · 0 comments
Open

[Errno 17] File exists #6

MiguaMG opened this issue Aug 20, 2018 · 0 comments

Comments

@MiguaMG
Copy link

MiguaMG commented Aug 20, 2018

Hi,

I'm trying to run ACT-R python on a linux machine. I'm testing the associate.py model. It runs fine until when I get the error:

/usr/lib/python2.7/os.pyc in makedirs(name, mode)
    155         if tail == curdir:           # xxx/newdir/. exists if xxx/newdir exists
    156             return
--> 157     mkdir(name, mode)
    158 
    159 def removedirs(name):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant