AttributeError: function 'GetConsoleScreenBufferInfoEx' not found: http://stackoverflow.com/questions/39144781/attributeerror-function-getconsolescreenbufferinfoex-not-found
  
  Stackoverflow
  
  AttributeError: function 'GetConsoleScreenBufferInfoEx' not found
  That's what I get when I try to run pytest on windows.
Any ideas?
Can't find anything in google.
Maybe, it is a problem with 32/64 bit or missing package?
Really see this error first time and it
  Any ideas?
Can't find anything in google.
Maybe, it is a problem with 32/64 bit or missing package?
Really see this error first time and it
Pattern recognition with Pybrain: http://stackoverflow.com/questions/42795038/pattern-recognition-with-pybrain
  
  Stack Overflow
  
  Pattern recognition with Pybrain
  Is there a method for training pybrain to recognize multiple patterns within a single neural net? For example, I've added several permutations of two different patterns:
First pattern:
(200[1-9],...
  First pattern:
(200[1-9],...
Looking for someone to work with who's interested in learning the statistics side of things but has a well-rounded understanding of Python: https://www.reddit.com/r/Python/comments/5zskqc/looking_for_someone_to_work_with_whos_interested/
  
  reddit
  
  Looking for someone to work with who's interested in... • r/Python
  Hi all, Basically I'm looking for 1-2 people who are well versed in Python scripting and enjoy data mining and teasing apart big datasets, but...
  What are some good ways to use bluetooth controllers with python/pygame?: https://www.reddit.com/r/Python/comments/5zsq9d/what_are_some_good_ways_to_use_bluetooth/
  
  reddit
  
  What are some good ways to use bluetooth controllers... • r/Python
  In front of me are two controllers: one is a [wii remote](http://treichler.us/wiiteachers7//wiimote.jpg), or wiimote. The other is a [VREye...
  Prime number generator (Inspired by fibonacci in sidebar): https://www.reddit.com/r/Python/comments/5zsu5b/prime_number_generator_inspired_by_fibonacci_in/
  
  reddit
  
  Prime number generator (Inspired by fibonacci in sidebar) • r/Python
  I got a bit bored, and tried to come up with a prime number generator. The cleanest I could come up with was: def prime(): i = 2 ...
  Topic mining with LDA and Kmeans and interactive clustering in Python: http://ahmedbesbes.com/how-to-mine-newsfeed-data-and-extract-interactive-insights-in-python.html
  Customizing error message for specific exceptions in pytest: http://stackoverflow.com/questions/36521111/customizing-error-message-for-specific-exceptions-in-pytest
  
  Stackoverflow
  
  Customizing error message for specific exceptions in pytest
  I'm trying to write a pytest plugin to customize the appearance of specific exceptions - more specifically, mocking exceptions (method expected to be called was not called etc.), because there's a ...
  Anyone use Glueviz for data visualization/interaction?: https://www.reddit.com/r/Python/comments/5zu20i/anyone_use_glueviz_for_data/
  
  reddit
  
  Anyone use Glueviz for data visualization/interaction? • r/Python
  [Glue Documentation](http://glueviz.org/en/stable/) This is a package a coworker has used and and it looks cool but I haven't found anything...
  Help packaging python app for deployment: https://www.reddit.com/r/Python/comments/5zutaj/help_packaging_python_app_for_deployment/
  
  reddit
  
  Help packaging python app for deployment • r/Python
  Hi guys, I just posted this in /r/learnprogramming, but i thought you might be a little more helpful I wrote a small python application using...
  CallableDict - A simple dict for functional programming: https://www.reddit.com/r/Python/comments/5zv7w5/callabledict_a_simple_dict_for_functional/
  
  reddit
  
  CallableDict - A simple dict for functional programming • r/Python
  1 points and 0 comments so far on reddit
  Python.NET (pythonnet) 2.3.0 released with docker and nuget support: https://www.reddit.com/r/Python/comments/5zv2w1/pythonnet_pythonnet_230_released_with_docker_and/
  
  reddit
  
  Python.NET (pythonnet) 2.3.0 released with docker and... • r/Python
  3 points and 1 comments so far on reddit
  Does anyone use python 3.2 or 3.3?: https://www.reddit.com/r/Python/comments/5zw3cb/does_anyone_use_python_32_or_33/
  
  reddit
  
  Does anyone use python 3.2 or 3.3? • r/Python
  A recent pull request to a popular python project failed to pass tests on all python versions. I was surprised to see them still testing python...
  Oracle Database Python Driver cx_Oracle Now on GitHub: https://www.reddit.com/r/Python/comments/5zwfwv/oracle_database_python_driver_cx_oracle_now_on/
  
  reddit
  
  Oracle Database Python Driver cx_Oracle Now on GitHub • r/Python
  2 points and 0 comments so far on reddit
  