


All of them were installed successfully except sklearn so, I downloaded the wheel and installed it from here.It was successfully installed but when i tried to import it in order to check correct installation, I got tons of errors: Python version: 3.5.2 I installed sklearn and some other packages form pip.You could have spared all of this just by exporting the PYTHONPATH to your current working directory as environment variable. WebThe error you were getting was because you had relative imports and you didn't set the PYTHONPATH to the root directory, which you hacked by inserting it into the _init_ files in your folders. how old is my spotify accountĬannot get pytest to work with VSCode : r/vscode - Reddit The error also has additional information to help you troubleshoot: Your Python version Your NumPy version Please check both of these carefully to see if they are what you expect. This error can happen for different reasons, often due to issues with your setup.

