Skip to content

module not found #1

@hasinaattaullah

Description

@hasinaattaullah

I need some information related to the CorrectMatch module which is in Julia. Will, it runs in windows as I have installed Julia and I have added CorrectMatch.jl module, but I cannot access it from python. I am using windows 10 with Anaconda (spyder) for python.

ModuleNotFoundError Traceback (most recent call last)
in
----> 1 import toounique
2 toounique.precompile()
3
4 import numpy as np
5 import pandas as pd

ModuleNotFoundError: No module named 'toounique'

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions