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

ModuleNotFoundError: No module named 'utils' #826

Closed
meng25meng opened this issue Apr 19, 2024 · 2 comments
Closed

ModuleNotFoundError: No module named 'utils' #826

meng25meng opened this issue Apr 19, 2024 · 2 comments
Labels
awaiting info Needs more information from the issuer to continue

Comments

@meng25meng
Copy link

Hello, I read the data with excel and started to add parameters. When I started to add parameters, I got an error. Because my version was too old and I forgot which version I was using, I got an error when importing this utils. But I can't find which version of utils is now. , what should I do? Will it be compatible with the new version of util?
`ModuleNotFoundError Traceback (most recent call last)
Cell In[23], line 1
----> 1 import utils
2 ap = utils.add_par(scenario, horizon, vintage_years, firstyear, disp_error)

ModuleNotFoundError: No module named 'utils'`

@khaeru
Copy link
Member

khaeru commented Apr 20, 2024

When you open an issue on this repository there is a template (this one) that asks you to give certain information—including "the output of message-ix show-versions".

To be very clear, without this information we cannot provide you with assistance.

Please update your issue description to include the items mentioned in the template.

@khaeru khaeru added the awaiting info Needs more information from the issuer to continue label Apr 20, 2024
@glatterf42
Copy link
Member

Continued in #830.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting info Needs more information from the issuer to continue
Projects
None yet
Development

No branches or pull requests

3 participants