Code Monkey home page Code Monkey logo

Comments (4)

ideletemyself avatar ideletemyself commented on July 18, 2024

well, I'm using 3.6 and if you look at the errors it says the first error happens here:
File "/usr/lib/python3.6/site-packages/arachnado/options.py", line 4

once I fixed that it gave me this error upon retry:
File "/usr/lib/python3.6/site-packages/arachnado/utils.py", line 3 import urlparse ModuleNotFoundError: No module named 'urlparse'

which was renamed to urllib.parse so, once I made that change it worked for me.. Hope that helps ya!

from arachnado.

cathalgarvey avatar cathalgarvey commented on July 18, 2024

The PyPI version doesn't include the Py3 modernisations, but in the mean time the YOLO fix for this issue is:
pip3 install --upgrade https://github.com/TeamHG-Memex/arachnado/archive/master.zip

from arachnado.

cathalgarvey avatar cathalgarvey commented on July 18, 2024

Scratch that; static assets aren't compiled if you simply pip straight from the repo. You'll probably need to pull the git repo and build it locally, then install. Sorry!

from arachnado.

itahmid avatar itahmid commented on July 18, 2024

@cathalgarvey I am trying to make a few changes to the UI template and also trying to understand the API process, could you please post some details to build the repo from source (without pip/pip3) and a few details on 'js/stores/JobStore.js'.
thanks

from arachnado.

Related Issues (18)

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.