Giter VIP home page Giter VIP logo

Comments (2)

bhattbhavesh91 avatar bhattbhavesh91 commented on May 26, 2024

I just ran the code and it works fine!
This thread should help - jupyter/notebook#3166

from cowin-vaccination-slot-availability.

JodhwaniMadhur avatar JodhwaniMadhur commented on May 26, 2024

Hey,I am pretty new to PYTHON and still can't understand the error,can you please explain it to me and help me solve it?It shows this now and I am unable to understand it from the link you had sent nor it is helping while I am running it in colab.

Traceback (most recent call last):
File "C:\Users\INTEL\AppData\Local\Programs\Python\Python39\Scripts\pip-script.py", line 33, in
sys.exit(load_entry_point('pip==21.1.1', 'console_scripts', 'pip')())
File "C:\Users\INTEL\AppData\Local\Programs\Python\Python39\Scripts\pip-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "c:\users\intel\appdata\local\programs\python\python39\lib\importlib\metadata.py", line 77, in load
module = import_module(match.group('module'))
File "c:\users\intel\appdata\local\programs\python\python39\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 855, in exec_module
File "", line 228, in _call_with_frames_removed
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\cli\main.py", line 9, in
from pip._internal.cli.autocompletion import autocomplete
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\cli\autocompletion.py", line 10, in
from pip._internal.cli.main_parser import create_main_parser
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\cli\main_parser.py", line 8, in
from pip._internal.cli import cmdoptions
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\cli\cmdoptions.py", line 23, in
from pip._internal.cli.parser import ConfigOptionParser
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\cli\parser.py", line 12, in
from pip._internal.configuration import Configuration, ConfigurationError
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\configuration.py", line 27, in
from pip._internal.utils.misc import ensure_dir, enum
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_internal\utils\misc.py", line 38, in
from pip.vendor.tenacity import retry, stop_after_delay, wait_fixed
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_vendor\tenacity_init
.py", line 523, in
from pip.vendor.tenacity.tornadoweb import TornadoRetrying
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\pip_vendor\tenacity\tornadoweb.py", line 23, in
from tornado import gen
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\tornado\gen.py", line 81, in
from tornado.concurrent import (
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\tornado\concurrent.py", line 34, in
from tornado.log import app_log
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\tornado\log.py", line 38, in
import colorama # type: ignore
File "c:\users\intel\appdata\local\programs\python\python39\lib\site-packages\colorama_init
.py", line 2, in
from .initialise import init,deinit,reinit,colorama_text
ValueError: source code string cannot contain null bytes

from cowin-vaccination-slot-availability.

Related Issues (20)

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.