Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

why can't i imort a library in python

+4 votes
asked Sep 22, 2018 by ?????? ?????? (160 points)
is there no library or what? i print for example import sklearn.

and it can't load it

this version isn't anaconda

but if i print import pandas there is another mistake as denying acces to path somehow

Please log in or register to answer this question.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...