-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error running test code #56
Comments
Thank you for your interest in PaCMAP! Both of the warnings seems to be related with |
I tried out this script locally with a fresh conda environment, installed with the latest pacmap.
Your script successfully finished without any error. From your log, it seems like there is some compatibility with the numpy's random module. Would you be able to provide more information on the error? |
I did a fresh install as you did, and now it works! |
Happy to hear that! Just want to confirm -- did you try to install pacmap on an existing environment, and get some error messages? |
During my first installation, I got some error messages unrelated to PaCMAP so I might have messed up the environment by testing different software versions. Once I did a clean install, everything worked fine. It was most likely an error on my part.
…________________________________
From: Haiyang Huang ***@***.***>
Sent: Monday, August 28, 2023 3:19 PM
To: YingfanWang/PaCMAP ***@***.***>
Cc: Sobol, Morgan ***@***.***>; State change ***@***.***>
Subject: Re: [YingfanWang/PaCMAP] Error running test code (Issue #56)
Happy to hear that! Just want to confirm -- did you try to install pacmap on an existing environment, and get some error messages?
—
Reply to this email directly, view it on GitHub<#56 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIU7ZIRU77OABETQKIVK563XXT4L5ANCNFSM6AAAAAA36YEBT4>.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Hi there,
I am trying to run this test code:
However, I get this error
Which seems to be attributed to numba, but I have tried with 0.57.0 (the one originally installed with conda) and the upgraded 0.58.0. Both give an error.
Not sure how to fix or what versions are needed here to be compatible.
Thanks,
Morgan
The text was updated successfully, but these errors were encountered: