oschwengers / platon

Identification & characterization of bacterial plasmid-borne contigs from short-read draft assemblies.
https://doi.org/10.1099/mgen.0.000398
GNU General Public License v3.0
108 stars 15 forks source link

Error: No module named 'platon.platon' As #21 #44

Closed bielGarcias closed 8 months ago

bielGarcias commented 8 months ago

Hi! I installed (and used) Platon two weeks ago and worked without problems and then I uninstalled. However, I needed again and I tried to installed again and I am getting this error (same as #21):
"line 6, in from platon.platon import main ModuleNotFoundError: No module named 'platon.platon'"

I have tried to use conda and pip for installation (as suggested there) and I am getting the same result. Any suggestion? Thanks in advance!