Hi, I just download Pyzo on my computeur, following the website instructions, so I installed the Python Environment Miniconda and tried to install scientific packages but it doesn't work !
For example when i type " conda install numpy " the shell answers " Fetching package metadata ..." And after when i type " from numpy import * " the shell answers " ModuleNotFoundError: No module named 'numpy' " So how install this module ? Thank you for your help ( and sorry for bad English I'm French ) -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
