Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. AttributeError: 'Sheet' object has no attribute 'cooked_page_break_preview_mag_factor'
  2.  
  3. AttributeError: 'str' object has no attribute 'datemode'
  4.  
  5. rb = open_workbook(file_path,formatting_info=True)
  6. wb = copy(rb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement