Giter VIP home page Giter VIP logo

spacetime-crawler4py's People

Contributors

crista avatar lordnahor avatar splch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spacetime-crawler4py's Issues

`AttributeError: Can't pickle local object 'get_app.<locals>.App'`

Hi guys,

When I run this project I met this problem:

Traceback (most recent call last):
  File "D:\Projects\assignment2-crawler\launch.py", line 23, in <module>
    main(args.config_file, args.restart)
  File "D:\Projects\assignment2-crawler\launch.py", line 13, in main
    config.cache_server = get_cache_server(config, restart)
  File "D:\Projects\assignment2-crawler\utils\server_registration.py", line 27, in get_cache_server
    return init_node.start(
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\site-packages\spacetime\node.py", line 108, in start
    self._start(*args, **kwargs)
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\site-packages\spacetime\node.py", line 102, in _start
    super().start()
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\multiprocessing\process.py", line 121, in start
    self._popen = self._Popen(self)
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\multiprocessing\context.py", line 224, in _Popen
    return _default_context.get_context().Process._Popen(process_obj)
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\multiprocessing\context.py", line 327, in _Popen
    return Popen(process_obj)
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\multiprocessing\popen_spawn_win32.py", line 93, in __init__
    reduction.dump(process_obj, to_child)
  File "C:\xxxx\.conda\envs\assignment2-crawler\lib\multiprocessing\reduction.py", line 60, in dump
    ForkingPickler(file, protocol).dump(obj)
AttributeError: Can't pickle local object 'get_app.<locals>.App'

Could you please help me with this issue?

Best

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.