Skip to content
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

ValueError: _getfinalpathname: embedded null character in path #10

Open
Meilaly opened this issue Apr 30, 2024 · 0 comments
Open

ValueError: _getfinalpathname: embedded null character in path #10

Meilaly opened this issue Apr 30, 2024 · 0 comments

Comments

@Meilaly
Copy link

Meilaly commented Apr 30, 2024

Hello! I ran into a strange problem while doing single image detection:
4
I searched the Internet for errors and was advised to modify the def win32InstalledFonts(directory=None, fontext='ttf') function in font_manager.py in Anaconda directory.
This is the solution I found on stackflow: http://stackoverflow.com/questions/34004063/error-on-import-matplotlib-pyplot-on-anaconda3-for-windows-10-home-64-bit-pc
But my own font_manager.py does not have the win32InstalledFonts function, I would like to ask you how to solve this problem.
5
Thanks for reading and I'll appreciate it if you can kindly give some advice .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant