pilgun/acvtool

isuue in the config file

Closed this issue · 3 comments

Hello....
thank you for your code ... I tried to use it in Ubuntu 16.04.6 LTS (Xenial Xerus).... I install all the requirements mentioned in the read-me file .. when an I installed it without any error
when I tried the acv -h instruction the following error came up:

File "/home/hayyan/Desktop/acvtool/acvtool.py", line 8, in
from smiler import smiler
File "/home/hayyan/Desktop/acvtool/smiler/smiler.py", line 10, in
from config import config
ImportError: No module named 'config'

Any ideas??
Best regards...

Hi, @hayyanHasan
Have you created config.json as it mentioned in readme.md?

Hi @pilgun ..... I would thank you very much for your response....
the Problem was in the pip.... I did not be attention to the version of Python
Best Regards...