Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Gustavo Albuquerque
Follow
New posts
New posts and comments
Total activity
3
Last activity
August 31, 2017 16:39
Member since
January 19, 2017 11:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Gustavo Albuquerque
commented,
August 31, 2017 16:39
Hi James, in my case it was a namespace conflict. I believe the name "Site" was taken by openpyxl and the solution was to remove the module with the conflicting namespace. You can try using dir() o...
Community
PyCharm
ImportError of a module PyCharm otherwise finds
0 votes
Gustavo Albuquerque
commented,
January 19, 2017 11:13
Hi, I was facing the same problem with openpyxl. I am using Python 3.5.3, openpyxl 2.4.1, and Pycharm CE 2016.3.2. It worked with standard command line REPL, with Pycharm console, Pycharm editor au...
Community
PyCharm
ImportError of a module PyCharm otherwise finds
2 votes