Hi ,
Thanks for this module.
I was trying this module on my windows machine and was getting some Import error related to google setting ...
Please provide some necessary steps of installation and uses that will be a great help....
Here are the full logs for the same:
#>python
Python 2.7.13 |Continuum Analytics, Inc.| (default, Dec 19 2016, 13:29:36) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Anaconda is brought to you by Continuum Analytics.
Please check out: http://continuum.io/thanks and https://anaconda.org
import vsummarize
Fails when not using as a module No module named settings
This fails when not run as a module No module named settings
Fails when not using as a module No module named settings
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\pankaj\Anaconda3\envs\accv_vsum\lib\site-packages\vsummarize_init_.py", line 13, in
from .api import summarize
File "C:\Users\pankaj\Anaconda3\envs\accv_vsum\lib\site-packages\vsummarize\api.py", line 18, in
import youtube
File "C:\Users\pankaj\Anaconda3\envs\accv_vsum\lib\site-packages\vsummarize\youtube.py", line 15, in
from settings import google_username, google_password
ImportError: No module named settings
Regards,
Pankaj
Hi ,
Thanks for this module.
I was trying this module on my windows machine and was getting some Import error related to google setting ...
Please provide some necessary steps of installation and uses that will be a great help....
Here are the full logs for the same:
#>python
Python 2.7.13 |Continuum Analytics, Inc.| (default, Dec 19 2016, 13:29:36) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Anaconda is brought to you by Continuum Analytics.
Please check out: http://continuum.io/thanks and https://anaconda.org
Regards,
Pankaj