Code Monkey home page Code Monkey logo

safesearch's People

Contributors

loopyme avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

samzhangjy

safesearch's Issues

使用中发现的几个小问题

首先,我非常喜欢这个项目,能够让人们快速的寻找所需要的资料,并以时间排序。我在使用中发现了几个小问题,望修复。

环境

操作系统:macOS 14
Python版本:v3.6

其它

是否使用了虚拟环境:是,virtualenv。

问题描述

  • 在使用中,运行就会报错ModuleNotFoundError: No module named 'safeSearch',在引用之前添加

    import sys, os
    sys.path.append(os.path.abspath('./src'))

    就可以正常运行了。

  • 在解决上述问题后,又会报错ModuleNotFoundError: No module named 'yaml',安装PyYAML后即可正常运行,但requirements.txt中没有该库。

感谢!

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.