tower429 / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

import SQLAlchemy --- No module named sqlalchemy.exc #550

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: pythonxy 2.7.3.0
  With many many manually selected plugins installed on winXP in
    C:\Python27
    D:\Pythonxy
    D:\MinGW32-xy
And we uninstalled any previous Python distribution (including the
official .msi)

Steps to produce:
    With: import SQLAlchemy
    We obtain : No module named sqlalchemy.exc

Hints:
The upper case in module name is needed in the import statement
This is suspect because the code use "sqlalchemy" without upper case letters
Pythonxy needs probably to be consistent with the choice between lower or upper 
cases.

Thanks

Denis

Original issue reported on code.google.com by d...@ymail.com on 12 Nov 2012 at 5:20

GoogleCodeExporter commented 9 years ago
unfortunate indeed.

Original comment by grizzly.nyo on 13 Nov 2012 at 12:01

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 72de3e9d9542.

Original comment by grizzly.nyo on 15 Nov 2012 at 6:33