-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 documentationImprovements or additions to documentation