brittneybrinsfield / pysam

Automatically exported from code.google.com/p/pysam
0 stars 0 forks source link

Import problem pysam eclipse (windows) #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. import pysam in eclipse
2. error message: from pysam.csamtools import *
ImportError: No module named csamtools

What version of the product are you using? On what operating system?
0.7.2

dear all,

i am working with python/eclipse on windows and just added the pysam folder to 
python/lib and refreshed the libraries in eclipse/pydev. i still get the error 
message when importing pysam in a python file in eclipse ('from pysam.csamtools 
import *
ImportError: No module named csamtools
'). honestly, i am not a specialist when it comes to computers. could you help 
me, please?

best, chris

Original issue reported on code.google.com by hinzechr...@gmail.com on 3 Apr 2013 at 8:25

GoogleCodeExporter commented 9 years ago
Hi Chris,

thanks. I am currently not supporting windows for pysam, I am sorry. Maybe the 
pysam user group have solutions. If there are any changes that need to be made 
to pysam code to support windows, I am happy to integrate them.

Best wishes,
Andreas

Original comment by andreas....@gmail.com on 27 Jun 2013 at 2:15