Reputation: 88217
I am getting the below error ...
D:\Setups\Mozilla JetPack SDK\bin>activate.bat
ERROR: The system was unable to find the specified registry key or value.
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named jetpack_sdk_env
(D:\Setups\Mozilla JetPack SDK\bin) D:\Setups\Mozilla JetPack SDK\bin>
Whats wrong? How can I fix it?
Upvotes: 2
Views: 1430
Reputation: 16538
for one thing, try not to use spaces in file or folder names, that can mess things up.
Upvotes: 0