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

Cannot import nnabla #100

Closed
bashhwu opened this issue Feb 9, 2018 · 0 comments
Closed

Cannot import nnabla #100

bashhwu opened this issue Feb 9, 2018 · 0 comments

Comments

@bashhwu
Copy link

bashhwu commented Feb 9, 2018

I have installed nnabla in pycharm. it shows error when imported.
import nnabla
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/IPython/core/interactiveshell.py", line 2910, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "", line 1, in
import nnabla
File "/home/bashar/pycharm/helpers/pydev/_pydev_bundle/pydev_import_hook.py", line 20, in do_import
module = self._system_import(name, *args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/nnabla/init.py", line 16, in
from .logger import logger
File "/home/bashar/pycharm/helpers/pydev/_pydev_bundle/pydev_import_hook.py", line 20, in do_import
module = self._system_import(name, *args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/nnabla/logger.py", line 98, in
filemode='w+')
File "/usr/lib/python3.5/logging/init.py", line 1744, in basicConfig
h = FileHandler(filename, mode)

@bashhwu bashhwu closed this as completed Feb 9, 2018
TE-andrewshin pushed a commit that referenced this issue Jan 23, 2019
krishnaw10 pushed a commit that referenced this issue Jan 12, 2021
…-mscoco-subset

An example of fine-tuning YOLOv2 model on smaller dataset
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