yoavram / curveball

Predicting microbial growth in a mixed culture from growth curve data
http://curveball.yoavram.com
Other
14 stars 5 forks source link

.exe file is created by conda convert #99

Closed yoavram closed 9 years ago

yoavram commented 9 years ago

For the endpoint curveball, an .exe file is created by conda convert and put in Scripts, but the .bat file is the ones that should be used. The problem is that the .exe files is hiding the .bat file. This occurred on two PCs in Pilpel lab with version v0.2.0.

On my PC, only the .exe exists, but I did not install with the package that was created by conda convert on Travis-CI.

yoavram commented 9 years ago

I checked the tar.bz2 files on Anaconda, there was no exe file. I think that the exe file was on the Pilpel PCs because Curveball was previously installed with pip/setup.py. Closing this.