Giter Club home page Giter Club logo

python's Introduction

Hey Guys๐Ÿ‘‹ I'm Nabil

I'm a Mobile & Full Stack Developer!!

  • ๐ŸŒฑ Iโ€™m currently learning Python
  • ๐Ÿ‘ฏ I'm currently working on a project with my team
  • ๐Ÿฅ… I love programming and making apps ..
  • โšก Don't forget to star my repos

Connect me with:

codeSTACKr | LinkedIn codeSTACKr | Facebook codeSTACKr | Email codeSTACKr | Website


Languages and Tools:

SQL

Visual Studio Code

HTML5

JavaScript

GitHub

React

CSS3

Gatsby

Deno

Sass

MySQL

MongoDB

Git

GraphQL

Node.js

Terminal



Anurag's GitHub stats

python's People

Contributors

nabilkrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

python's Issues

Unhandled Exception: Exception: Error : Cannot open file

I downloaded the code example, but when I run it, it gives me the following error.

E/ion (20257): ioctl c0044901 failed with code -1: Invalid argument
E/flutter (20257): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Exception: Error : Cannot open file
E/flutter (20257): #0 Python.execute
package:python/src/flutterpython.dart:65
E/flutter (20257):
E/flutter (20257): #1 _MyHomePageState.build.
package:example/main.dart:43
E/flutter (20257):
E/flutter (20257):
Application finished.

I didn't modify your code.
flutter doctor has no isuuse
Flutter (Channel stable, 2.10.4, on Microsoft Windows [Version 10.0.19042.1348], locale en-US)

Disclose that this package doesnt really "executes" python.

In the README you repeatedly say that this package "Executes Python inside Flutter" when in reality
a copy of the packages user source is being uploaded to an undisclosed closed source server here.

Even if you put aside all the malicious potential on this practice (there are so many things that can go wrong here that I don't even know how to start), this impacts offline usage, performance and reliability.

I think this should be at least disclosed upfront.

Exception: Unexpected character (at chatacher 1) <!DOCTYPE html>

At the begging worked perfectly, but after 2 days an exception came out:
Error Occured FormatException: Unexpected character (at character 1)

^ )

(During these 2 days I didn't change anything, only the python code but it is not the problem because even if I use a empty file the error remains)

I try to fix it by searching in the forums but without success, so I printed the response.body to see why json.decode created an error and this is the result:

<html>
  <head>
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta charset="utf-8">
	<title>Application Error</title>
	<style media="screen">
	  html,body,iframe {
		margin: 0;
		padding: 0;
	  }
	  html,body {
		height: 100%;
		overflow: hidden;
	  }
	  iframe {
		width: 100%;
	height: 100%;
		border: 0;
	  }
	</style>
  </head>
  <body>
	<iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>
  </body>
</html>

If I go to the link inside iframe returns "Application Error".

I started to use flutter 3 moths ago so I'm a new user and I don't understand if this error is an error of my environment or of the heroku app

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.