<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>It is probably unrelated, but I also had problems with running Modeller 
from Anaconda on Windows. Apparently the complicated Modeller directory 
structure used in the standalone Windows version is not relevant under 
Anaconda.</DIV>
<DIV> </DIV>
<DIV>Traceback (most recent call last):</DIV>
<DIV>   File "model_test.py", line 1, in <module></DIV>
<DIV>      from modeller import *</DIV>
<DIV>   File 
"C:\Users\genie\.conda\envs\modeller\Library\modeller\modlib\modeller\__init__.py", 
line 73, in <module></DIV>
<DIV>      __dll_directory = 
os.add_dll_directory(dpath)</DIV>
<DIV>   File "C:\Users\genie\.conda\envs\modeller\lib\os.py", line 
1109, in add_dll_directory</DIV>
<DIV>      cookie = nt._add_dll_directory(path)</DIV>
<DIV>FileNotFoundError: [WinError 3] The system cannot find the path specified: 
'C:/Users/genie/.conda/envs/modeller\\Library\\modeller\\lib\\x86_64-w64'                                                                   
</DIV>
<DIV> </DIV>
<DIV>If I use the standalone Modelled by explicitly calling modenv.bat from the 
activated conda (to get the right Python), everything works fine.</DIV>
<DIV> </DIV>
<DIV>Best wishes</DIV>
<DIV>Eugene</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title=anasjamshed1994@gmail.com>Anas Jamshed</A> </DIV>
<DIV><B>Sent:</B> Monday, August 31, 2020 10:35 PM</DIV>
<DIV><B>To:</B> <A 
title=modeller_usage@salilab.org>modeller_usage@salilab.org</A> </DIV>
<DIV><B>Subject:</B> [modeller_usage] problem in anaconda</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>I successfully installed modeller through conda install modeller 
and also change the license key in config.py but when I try to run : 
<DIV> </DIV>
<DIV>
<DIV> </DIV>
<DIV>from modeller import *</DIV></DIV>
<DIV> </DIV>
<DIV>it shows the following error  :</DIV>
<DIV> </DIV>
<DIV><PRE style="BOX-SIZING: border-box; FONT-SIZE: 14px; OVERFLOW: auto; MARGIN-BOTTOM: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px; VERTICAL-ALIGN: baseline; WHITE-SPACE: pre-wrap; MARGIN-TOP: 0px; BORDER-BOTTOM: 0px; WORD-BREAK: break-all; COLOR: rgb(0,0,0); PADDING-BOTTOM: 1px; PADDING-TOP: 1px; PADDING-LEFT: 0px; BORDER-LEFT: 0px; PADDING-RIGHT: 0px; border-radius: 0px"><SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(178,43,49)">ModuleNotFoundError</SPAN>                       Traceback (most recent call last)
<SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(0,116,39)"><ipython-input-1-80c5cec1a705></SPAN> in <SPAN style="BOX-SIZING: border-box; COLOR: rgb(96,198,200)"><module></SPAN><SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(0,101,202)">()</SPAN>
<SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(0,116,39)">----> 1</SPAN><SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(178,125,18)"> </SPAN><SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(0,116,39)">from</SPAN> modeller <SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(0,116,39)">import</SPAN> <SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(178,125,18)">*</SPAN>

<SPAN style="BOX-SIZING: border-box; FONT-WEIGHT: bold; COLOR: rgb(178,43,49)">ModuleNotFoundError</SPAN>: No module named 'modeller'
</PRE><BR></DIV>
<DIV> </DIV>
<DIV>plz help me</DIV></DIV>
<P>
<HR>
_______________________________________________<BR>modeller_usage mailing 
list<BR>modeller_usage@salilab.org<BR>https://salilab.org/mailman/listinfo/modeller_usage<BR></DIV></DIV></DIV></BODY></HTML>