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

ConfigParser error or cupp.py? idk #1

Closed
M0ntanaT opened this issue Mar 30, 2015 · 3 comments
Closed

ConfigParser error or cupp.py? idk #1

M0ntanaT opened this issue Mar 30, 2015 · 3 comments

Comments

@M0ntanaT
Copy link

Traceback (most recent call last):
File "/root/Desktop/cupp/cupp.py", line 50, in
years = config.get('years', 'years').split(',')
File "/usr/lib/python2.7/ConfigParser.py", line 570, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'years'

@herrBez
Copy link
Contributor

herrBez commented Sep 11, 2015

Could you please post your config file (cupp.cfg)? or try to re-download the program?

@alepacheco
Copy link

For anyone having the same problem, try lunching from the same folder with "./cupp.py" or "python cupp.py"

@Mebus
Copy link
Owner

Mebus commented Jun 24, 2016

Looks like a solution to the problem. Closing this issue.

@Mebus Mebus closed this as completed Jun 24, 2016
Mebus added a commit that referenced this issue Nov 20, 2018
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

4 participants