Git Product home page Git Product logo

Comments (3)

noellesugar99 avatar noellesugar99 commented on May 27, 2024

hi i might have solved that but now

Login to Pinterest. Logged.

Traceback (most recent call last):
File "/Users/noelle/Downloads/pinterest-automatic-upload-master/main.py", line 68, in create_data
date = datetime.strptime(data[6], '%Y-%m-%d')
File "/Users/noelle/opt/anaconda3/lib/python3.9/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
File "/Users/noelle/opt/anaconda3/lib/python3.9/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data '' does not match format '%Y-%m-%d'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/noelle/Downloads/pinterest-automatic-upload-master/main.py", line 318, in
data.format_data(pin) # Get data's pin.
File "/Users/noelle/Downloads/pinterest-automatic-upload-master/main.py", line 110, in format_data
eval(f'self{self.filetype}_file()')
File "", line 1, in
File "/Users/noelle/Downloads/pinterest-automatic-upload-master/main.py", line 118, in json_file
self.create_data([pin_data[data].strip() for data in pin_data])
File "/Users/noelle/Downloads/pinterest-automatic-upload-master/main.py", line 73, in create_data
raise Exception("Date format is invalid")
Exception: Date format is invalid
(base) noelle@noellenoMacBook-Air pinterest-automatic-upload-master %

plz help><

from pinterest-automatic-upload.

noellesugar99 avatar noellesugar99 commented on May 27, 2024

the date im using is either blank or
"date": "25/12/2021 12:00"
both dont work...

from pinterest-automatic-upload.

maximedrn avatar maximedrn commented on May 27, 2024

Can you send me the file used?
You may forgot something else

from pinterest-automatic-upload.

Related Issues (10)

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.