Issue
I installed a module by cmd and setup.py. my module is installed on site packege and worked good in python shell. But in spyder , my module is not working and says me no module. Please help me.
Solution
you can select your python interpreter in Tool > Preferences > Python Interpreter > Use the following python Interpreter > (path to python.exe)
Make sure to restart your console or spyder.
Answered By - SharonShaji
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.