Giter Club home page Giter Club logo

seo-gpt's People

Contributors

cyberpunkmetalhead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

seo-gpt's Issues

ERROR

from utils.util import Utils
ModuleNotFoundError: No module named 'utils.util'

Security warning when trying to run the script, shuts it down

I asked ChatGPT about what the message means, and was told it's a security thing about running scripts, and I needed to change execution policies. Sorry man, no way I'm doing that for a random script found on Reddit.... Haven't had this issue with any of the AGI or AutoGPT'ish models out there, so not sure why it should be needed for this.

PS C:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main> & c:/Users/zepli/OneDrive/Skrivebord/SEOGPT/seo-gpt-main/env/Scripts/Activate.ps1
& : File C:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main\env\Scripts\Activate.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:3

  • & c:/Users/zepli/OneDrive/Skrivebord/SEOGPT/seo-gpt-main/env/Scripts/ ...
  • + CategoryInfo          : SecurityError: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess
    

PS C:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main> & c:/Users/zepli/OneDrive/Skrivebord/SEOGPT/seo-gpt-main/env/Scripts/python.exe c:/Users/zepli/OneDrive/Skrivebord/SEOGPT/seo-gpt-main/main.py
Traceback (most recent call last):
File "c:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main\main.py", line 6, in
from utils.logger import *
File "c:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main\utils\logger.py", line 4, in
logging.basicConfig(
File "C:\Users\zepli\miniconda3\lib\logging_init_.py", line 2040, in basicConfig
h = FileHandler(filename, mode,
File "C:\Users\zepli\miniconda3\lib\logging_init_.py", line 1169, in init
StreamHandler.init(self, self.open())
File "C:\Users\zepli\miniconda3\lib\logging_init
.py", line 1201, in _open
return open_func(self.baseFilename, self.mode,
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main\logs\2023-04-25_log.log'
PS C:\Users\zepli\OneDrive\Skrivebord\SEOGPT\seo-gpt-main>

Error while running main.py

While running main.py, it shows following error:
Traceback (most recent call last):
File "/home/sid/seogpt/seo-gpt/main.py", line 6, in
from utils.logger import *
File "/home/sid/seogpt/seo-gpt/utils/logger.py", line 4, in
logging.basicConfig(
File "/home/sid/miniconda3/lib/python3.10/logging/init.py", line 2040, in basicConfig
h = FileHandler(filename, mode,
File "/home/sid/miniconda3/lib/python3.10/logging/init.py", line 1169, in init
StreamHandler.init(self, self._open())
File "/home/sid/miniconda3/lib/python3.10/logging/init.py", line 1201, in _open
return open_func(self.baseFilename, self.mode,
FileNotFoundError: [Errno 2] No such file or directory: '/home/sid/seogpt/seo-gpt/logs/2023-04-26_log.log'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.