Changes between Version 1 and Version 2 of Ticket #11041, comment 12


Ignore:
Timestamp:
Jan 7, 2014, 6:49:48 AM (10 years ago)
Author:
Mikael Relbe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11041, comment 12

    v1 v2  
    11Try this:
    2  1. Remove existing files and folders of the plugin from site-packages folder (since you have manually created such).
    3  1. Download the zipped source, unzip and you should find `setup.py`
     2 1. Remove existing files and folders of the plugin from the Python site-packages folder (since you have manually created such).
     3 1. Download the zipped source to a local folder, unzip and you should find `setup.py`
    44 1. Run: `python setup.py install`
    55