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

matplotlib Pycharm bug #12

Closed
mshodge opened this issue Aug 21, 2018 · 0 comments
Closed

matplotlib Pycharm bug #12

mshodge opened this issue Aug 21, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mshodge
Copy link

mshodge commented Aug 21, 2018

Describe the bug
When using the app in PyCharm the following error is given:

Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not installed as a framework. See the Python documentation for more information on installing Python as a framework on Mac OS X. Please either reinstall Python as a framework, or try one of the other backends.

This is related to matplotlib within he multicloudplot.py file.

To Reproduce
Steps to reproduce the behavior:

  1. Run the app on a clean install and fresh environment. Error should occur.

Expected behavior
The app will not run, instead displaying:

Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not installed as a framework. See the Python documentation for more information on installing Python as a framework on Mac OS X. Please either reinstall Python as a framework, or try one of the other backends.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: MacOS Sierra
  • Browser: N/A
  • Version: N/A

Additional context
Will fix in a new branch

@mshodge mshodge added the bug Something isn't working label Aug 21, 2018
@mshodge mshodge self-assigned this Aug 21, 2018
IanGrimstead added a commit that referenced this issue Aug 21, 2018
v0.1 pre-release
* Minimal code (#2)
* Setting up github... added requirements.txt to enable dependency tree
* First CI test (#3)
* Minimal set of files to get tests passing #1
* Config to trigger travis
* Remaining code (#7)
* Uses setup.py (#10)
* Corrected license
* bug: backend matplotlib so that it works with Pycharm. Fixes issue #12. (#13)
* feat: now shows the number of patents analysed for cpc classification
* feat: updated ReadME. Uploaded outputs for ReadME. Also moved fdg outputs to outputs/fdg folder not fdg folder in root directory (cleaner)
* Experimenting with code coverage #9 (#17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants