Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.

intel python install issues

GangaSagar
Employee
1,306 Views

i have installed the intel python, am trying to use in VS code with intel python.exe , getting error as module is not detected. help in how to install intel python properly to acess in vs code

& C:\Users\gpuskuri\Downloads\AI\w_pythoni3_p_2020.2.901\intelpython3\python.exe "c:/Users/gpuskuri/Desktop/python programs/vscode progs/speed test.py"
Traceback (most recent call last):
File "c:/Users/gpuskuri/Desktop/python programs/vscode progs/speed test.py", line 11, in <module>
import dask ,time
ModuleNotFoundError: No module named 'dask'

0 Kudos
4 Replies
Adweidh_Intel
Moderator
1,297 Views

Hi Sagar,


Thanks for reaching out to us. As your issue is resolved through private conversation we wont be monitoring this thread anymore. In case of any issues please raise a new thread.


Thanks,

Adweidh


0 Kudos
GangaSagar
Employee
1,274 Views

thanks for your help, after changing the interpreter path its working fine. thanks for help

0 Kudos
Adweidh_Intel
Moderator
1,262 Views

Hi Sagar,


Thanks for the confirmation. This thread will be no longer supported by Intel,please raise a new thread if you have any further issues.


Thanks,

Adweidh


0 Kudos
herschellegibbs0048
1,253 Views

I would recommend you following effective known steps:

  1. Rebooting to Last Known Good Configuration.
  2. Checking for viruses/malware(check whether it works in Safe mode.)
  3. SFC /scannow.
  4. Checking drivers.
  5. Also check whether you have downloaded it from unauthorized sites.
  6. If you had tried python 3.5 instead try python 2.5
  7. System Restore or Reset PC (best option !)

I hope it solve this problem

Thanks and Best Regards:

Buy Katana Swords

0 Kudos
Reply