[issue32607] After Python Installation Error

2018-01-21 Thread Shrivatsa Hosabettu

New submission from Shrivatsa Hosabettu :

Please let me know the below error is ok to have or how to resolve it?

3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)]
Traceback (most recent call last):
  Python Shell, prompt 0, line 21
  File "", line 1, in 
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\django\__init__.py",
 line 19, in setup
configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\django\conf\__init__.py",
 line 56, in __getattr__
self._setup(name)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\django\conf\__init__.py",
 line 43, in _setup
self._wrapped = Settings(settings_module)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\django\conf\__init__.py",
 line 106, in __init__
mod = importlib.import_module(self.SETTINGS_MODULE)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\__init__.py",
 line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 994, in _gcd_import
return _find_and_load(name, _gcd_import)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 971, in _find_and_load
return _find_and_load_unlocked(name, import_)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 941, in _find_and_load_unlocked
_call_with_frames_removed(import_, parent)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 219, in _call_with_frames_removed
return f(*args, **kwds)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 994, in _gcd_import
return _find_and_load(name, _gcd_import)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 971, in _find_and_load
return _find_and_load_unlocked(name, import_)
  File 
"C:\Users\adm\AppData\Local\Programs\Python\Python36-32\Lib\importlib\_bootstrap.py",
 line 953, in _find_and_load_unlocked
raise ModuleNotFoundError(_ERR_MSG.format(name), name=name)
builtins.ModuleNotFoundError: No module named 'simplesocial'

--
messages: 310368
nosy: shri_vatsa
priority: normal
severity: normal
status: open
title: After Python Installation Error
type: behavior
versions: Python 3.6

___
Python tracker 
<https://bugs.python.org/issue32607>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32607] After Python Installation Error

2018-01-22 Thread Shrivatsa Hosabettu

Shrivatsa Hosabettu  added the comment:

Hi,

 Thanks for the information. I re-installed Python and Django again and the 
problem is resolved.

Now when I run the command py -E -S I got the below message and python is 
running fine.

3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)]

you can mark this as closed.

--

___
Python tracker 
<https://bugs.python.org/issue32607>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com