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

Missing configurations(ImportError: cannot import name 'configuration') #89

Open
ashishgupta2598 opened this issue Mar 22, 2020 · 1 comment

Comments

@ashishgupta2598
Copy link

Traceback (most recent call last):
File "fsns_demo.py", line 19, in
from chainer import configuration
ImportError: cannot import name 'configuration'

When I checked inside chainer their Is no configurations. I have installed the requirements from requirements.txt.

@Bartzi
Copy link
Owner

Bartzi commented Mar 30, 2020

could you provide the command you used to run the script?

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

2 participants