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

syntax error in line 146 #1

Open
OneDudeDesign opened this issue May 30, 2019 · 1 comment
Open

syntax error in line 146 #1

OneDudeDesign opened this issue May 30, 2019 · 1 comment

Comments

@OneDudeDesign
Copy link

I get the following error running the latest pull the carrot is pointing to the single quote after "walls."

D:\onedudedesign\MazeModelCreation\3d-maze-generator>python maze.py output.scad
File "maze.py", line 146
print 'running Prim's alg on potentially %d walls.' % (6 * height * width * depth)

@OneDudeDesign
Copy link
Author

I was running Python 3.6 and I corrected this error and others but when it runs all the way to the output it fails saying NoneType found.

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