douglasv
5 years agoOccasional Contributor
Share NameMapping, scripts unit working with team
Hello, I was thinking about how best to reuse NameMapping and script with other projects, so that a change in one project reflects on another project. File jpg is attachment. So, only map objects...
- 5 years ago
from os import sys sys.path.insert(0, 'C:\\Users\\justin.kim\\AppData\\Local\\Programs\\Python\\Python36\\Lib\\site-packages') import gnupg
instead of copying the packages into the tc directory, i do this instead and it seems to work... have you given this a try