Code Monkey home page Code Monkey logo

Comments (1)

agh92 avatar agh92 commented on August 17, 2024

I did some further testing and it happens with each one of the files that are imported but it just crashes with the first exec statement it finds. It alwasy shows syntax error in the first line. Some times at the end some times at the beginning.

Traceback (most recent call last):
File "/tmp/jenkins4655436272618925130.sh", line 70, in
exec __FILES[".SELF/automation/core/log.py"] in m.dict
File "", line 1
from automation.core.time_utils import string_now
^
SyntaxError: invalid syntax

However I have some empty init.py that are imported the same way with as the other files and there is no problem with the exec statement for them.

I hope this helps

from pybreeder.

Related Issues (3)

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.