It should be working lmao.
Try this though.
__author__ = 'DreTaX'
__version__ = '1.0'
import clr
clr.AddReferenceByPartialName("Fougerite")
import Fougerite
class Location:
d = {
"Hacker Valley South": "5907,-1848",
"Hacker Mountain South": "5268,-1961"...