- Thank you received: 0
No module named 'netgen' !
4 years 6 months ago #2643
by kvardhana
No module named 'netgen' ! was created by kvardhana
I had successfully installed the netgen. But, I am unable to import netgen from the jupyter notebook. I don't know what I should be doing next to overcome this error.
Please netgen community help regarding this.
I am using Ubuntu 18.04.4. I had successfully implemented all steps regarding the installation.
Please netgen community help regarding this.
I am using Ubuntu 18.04.4. I had successfully implemented all steps regarding the installation.
Attachments:
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 6 months ago #2646
by christopher
Replied by christopher on topic No module named 'netgen' !
Did you use the installer for netgen and conda for jupyter? Then your paths may not be set up correctly. Try using the conda installer for netgen+ngsolve as well then.
Best
Christopher
Best
Christopher
4 years 6 months ago #2649
by kvardhana
Replied by kvardhana on topic No module named 'netgen' !
I tried with conda installer, but i am receiving an error ''';
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Please tell me what i should do now ?
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Please tell me what i should do now ?
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 6 months ago #2651
by christopher
Replied by christopher on topic No module named 'netgen' !
Hi have you tried installing it in a clean new virtual environment?
4 years 6 months ago #2652
by kvardhana
Replied by kvardhana on topic No module named 'netgen' !
After you said i created new virtual environment
conda create -n ngsolve python=3.7
Now its working perfectly fine.
Thank you for your assistance.
conda create -n ngsolve python=3.7
Now its working perfectly fine.
Thank you for your assistance.
Time to create page: 0.130 seconds