GithubHelp home page GithubHelp logo

500px-bot's Introduction

Hi, I'm Miki 👋👨‍💻

I'm a passionate software engineer, an endless curious and an endless student.
I love the opensource world, building community, share my knowledge, speaking at conferences and learn every day.

Actually I'm based in Paris, France. I'm working as a Software Development Engineer @ Adobe

🗣 Usually I make some talks about technology, software development, architecture... serious stuff, bruh. You can find the slides Slideshare

📋 I'm also writing some articles on Medium. They are about my experience, experiments and other tech stuff

⚡ I'm currently a founder and a speaker at Schrödinger Hat, an italian live stream / podcast, talking about software development, sharing knowledges

You can find me anywhere, you have to just talk about me... I will appear in front of you ❤️

500px-bot's People

Contributors

thejoin95 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

500px-bot's Issues

Trying to get a config by file Warning: no config file was found issue

Hola,

thx a lot for this script :) really appreciated.

When I try to run it it says:

"Trying to get a config by file
Warning: no config file was found
Logggin in
error page"

I have the config.json right next to it, just as it extracted and amended that file with username and password

thank you for your help

ImportError: No module named requests

i'm new to python (in fact to computer coding in general).

i'm running python 3.7.0b2 on macos X high sierra 10.13.3.

even though I have already installed the requests module via pip, i keep getting this error message when I try to run the script:

File "init.py", line 4, in
import requests
ImportError: No module named requests

could you please help me with that? what am I doing wrong? thanks!

no such file or directory : 'backup/SEARCH', error "atexit._run" and "sys.exitfunc"

Hi! It all works perfectly, but when it comes to end, this error appear.
How can I overcome this?

Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/Users/g4ryh0st/Desktop/500px-bot-master/init.py", line 59, in store_all_and_logout
botClass.store_queue()
File "/Users/g4ryh0st/Desktop/500px-bot-master/lib/bot/bot.py", line 202, in store_queue
with open("backup/"+filename, mode='w') as backup:
IOError: [Errno 2] No such file or directory: 'backup/SEARCH'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/Users/g4ryh0st/Desktop/500px-bot-master/init.py", line 59, in store_all_and_logout
botClass.store_queue()
File "/Users/g4ryh0st/Desktop/500px-bot-master/lib/bot/bot.py", line 202, in store_queue
with open("backup/"+filename, mode='w') as backup:
IOError: [Errno 2] No such file or directory: 'backup/SEARCH'

Script doesn’t work for me

I'm seeing the following error when I try to execute it:

Maxims-MacBook-Pro:500px-bot-master-2 maxim$ python run.py 
None
error page
Traceback (most recent call last):
  File "run.py", line 425, in <module>
    print doLogin()
  File "run.py", line 77, in doLogin
    configValues["user_data"] = responseLoginPost["user"]
KeyError: 'user'

Am I doing something wrong?

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.