Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issues Plotting Local Datasets (Mac GlClear OpenGL error) #1

Open
AkashShan1 opened this issue Jul 28, 2024 · 1 comment
Open

Issues Plotting Local Datasets (Mac GlClear OpenGL error) #1

AkashShan1 opened this issue Jul 28, 2024 · 1 comment

Comments

@AkashShan1
Copy link

After loading the datasets in this repository, I've had difficulty plotting the data. The program aborts immediately after I attempt to plot the data. Here are some of the error codes that I've been getting.

This error was received while attempting to load the heart_disease.csv file.
Screenshot 2024-07-28 at 10 45 14 AM

This error was received while attempting to plot the data fisher_iris.csv.
Screenshot 2024-07-28 at 10 46 59 AM

Additional Info:
Python 3.11.5
macOS Sonoma with M2 Pro chip

@AvaAvarai
Copy link
Member

Thank you for the issue submission. We are working to debug the application for the Mac platform, we currently have only developed on Windows and Linux platforms. From the stack trace it appears the GlClear call on Mac is throwing an issue on the platform where OpenGL was deprecated, however, maybe we can wrap the context handling for mac to better support this platform which I am looking into.

@AvaAvarai AvaAvarai pinned this issue Aug 2, 2024
@AvaAvarai AvaAvarai changed the title Issues Plotting Local Datasets Issues Plotting Local Datasets (Mac GlClear OpenGL error) Aug 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants