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

Process finished with exit code -1073740791 (0xC0000409) #6

Open
dht5432 opened this issue Dec 3, 2019 · 1 comment
Open

Process finished with exit code -1073740791 (0xC0000409) #6

dht5432 opened this issue Dec 3, 2019 · 1 comment

Comments

@dht5432
Copy link

dht5432 commented Dec 3, 2019

C:/Users/j/Desktop/BeautyCamera-master/main.py:147: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.
plt.axes().get_yaxis().set_visible(False)
C:/Users/j/Desktop/BeautyCamera-master/main.py:149: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.
ax = plt.axes()

Process finished with exit code -1073740791 (0xC0000409)

@howardgriffin
Copy link

同问

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

2 participants