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

intel python install issues

GangaSagar
员工
4,562 次查看

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 项奖励
4 回复数
Adweidh_Intel
主持人
4,552 次查看

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 项奖励
GangaSagar
员工
4,529 次查看

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

0 项奖励
Adweidh_Intel
主持人
4,517 次查看

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 项奖励
herschellegibbs0048
4,508 次查看

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 项奖励
回复