ModuleNotFoundError: No module named 'env._secrete'; 'env' is not a package #23
              
                Unanswered
              
          
                  
                    
                      xianhua2020
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Exception has occurred: ModuleNotFoundError
No module named 'env._secrete'; 'env' is not a package
AttributeError: module 'env' has no attribute 'path'
During handling of the above exception, another exception occurred:
File "D:\Python Scripts\Program-Trading-Based-on-Webull-main\discord_bot\discord_notify_bot.py", line 6, in
from env._secrete import discord_notify_Token, channel_id_general
ModuleNotFoundError: No module named 'env._secrete'; 'env' is not a package
I did install env-0.1.0
Please help
Beta Was this translation helpful? Give feedback.
All reactions