how to fix the error Programming Software Development by baranoya Hi, I'm trying to start learning C++ on "Sublime Text" an error came out "file not recognized: File format not recognized collect2.exe: error: ld returned 1 exit status" what can I do about it Re: how to fix the error Programming Software Development by Reverend Jim What are you trying to do with `collect2.exe`? How Do I Package and install a Released compiled version version of my .Net Programming Software Development by complete How Do I Package and install a Released compiled version version of my .Net Framework? Do I bundle the contents of the Release folder or just the EXE's and DLL's? Do I need to include the app.config and packages.config? Do I need to create an installer somehow? Re: AttributeError: module 'pandas' has no attribute 'read_csv' Programming Software Development by Dani So sorry for being 3 years late here. It means: > AttributeError: Partially initialized module 'pandas' has no attribute 'read_csv' (most likely due to circular import) I can't figure this out, what should I do? Re: AttributeError: module 'pandas' has no attribute 'read_csv' Programming Software Development by toneewa I downloaded a sample csv [file](https://www.datablist.com/learn/csv/download-sample-csv-files), and installed pandas in Visual Studio, Python 3.9, 3.11 with the command prompt: python -m pip install pandas (workspace directory: C:\Users\toneewa\nasa\repos\read_py_file\) CD C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python39_64 … Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 Good day, Salem. My apologies for taking so long to reply to your suggestion. I wrote the Python code to upload the .gz file from my local machine to the OpenStack object store using the following documentation: https://docs.openstack.org/python-swiftclient/latest/client-api.html. Below is the code I wrote from keystoneauth1 import … Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Salem How did you open the file to save the download? Did you use 'wb' mode in the open? > file_gz_content = f.read() Verify that the length of this is the whole file. > swift_conn.put_object https://docs.openstack.org/python-swiftclient/latest/swiftclient.html#swiftclient.client.put_object One of the parameters is `response_dict`. … Re: how to fix the error Programming Software Development by baranoya my bad, invalid file type XD Re: How Do I Package and install a Released compiled version version of my .Net Programming Software Development by rproffitt I was with you on your first sentence until the word "Framework". https://learn.microsoft.com/en-us/nuget/quickstart/create-and-publish-a-package-using-visual-studio-net-framework is how we do that sort of work but maybe just maybe if you have indeed created something other than an app or package which you'll have to tell me what you … Re: Do email clients respect CSP? Programming Web Development by toneewa A CDN can check the HTTP referer, to make sure the request does not originate from visitors on another site. This means it denies access to requests, when the HTTP referer does not include your domain name and not blank. I also found another useful page on [hotlinking](https://securityboulevard.com/2022/10/modern-and-robust-hotlink-protection… Returning status from compiled PY module Programming Software Development by sab73 hi, i have a python module which i compile to an EXE (using Py2EXE). this EXE will be called from another program which was created in C++. my Q is, how can i return an error status from my PY exe to the calling program. is there anyway i can alert the calling to an error? thanx for your interest! .exe files not opening by double clicking in xp Hardware and Software Microsoft Windows by sanbio .exe files are not opening by double clicking in my xp sp2 anybody can help me? thanks in advance sankha Re: exe file Programming Computer Science by staneja EXE means executable file. We can save any file as exe and it will be executed also but whatever we have written inside it will be executed For example if you save a Blank notepad file as "abc.exe" , file will be created but it wont be performing any action because nothing is written in it Re: exe file problems Programming Computer Science by Rashakil Fol Exe files have to follow a certain format, and not every piece of machine code forms valid instructions. Yours was broken. You'd probably want to take some source code and compile it, if you want to create an exe. Re: EXE files Programming Software Development by Jx_Man -Exe files already in your folder project. YourProjectFolder\Bin\ExeFileName.exe Re: .exe files not opening by double clicking in xp Hardware and Software Microsoft Windows by gerbil Sankha, this should do the trick. I have included a link as a way of acknowledging the author of the fix. Links - http://www.dougknox.com/xp/file_assoc.htm ==Please copy the text in the box to a notepad [format/wordwrap unchecked] and save as fixkey.reg, as type "all files", to your desktop; dclick it to run... agree; if it opens in … py 2 exe with tkinter Programming Software Development by Mensa180 Hi all, I can convert my .py or .pyw files into EXE no problem. The thing is they only display a console for about a tenth of a second if they have a GUI made with tkinter. If it is a console only program then the exe works fine. Any help? I use cx_freeze. I'm also using python 3.1 Here is the code I wish to convert, if someone can get it … .py to .pbp Programming Software Development by lucksoar Hello, I was curious to know if there was some way to change a .py file to a .pbp file. I know that I can easily make an .exe file with py2exe, is there something like that for pbp? py Files On Mac Programming Software Development by dedekind87 Hello everyone, I'm a python beginner, and I've installed MacPython on my Mac. I'd like to know how I can run .py files from the Mac terminal without having to make them executable. I'd like to write a command line like this one: [ICODE]python file.py other_inputs[/ICODE] Thanks a lot!! Py Lame???? Programming Software Development by Stefano Mtangoo Hello all, greetings! I'm python guy and I want to access Lame encoder from python. The big problem is I cannot find suitable lame bindings. After loooong googling and metacrawling, I found py-lame. The problem is, when I try to compile it in codeblocks, python.h is missing. I don't know what to do for now. Even if it worked I don't know how to … py output as web page Programming Software Development by vlady Hello I try to get py output (s_subject) to a web bage table using html code. Thing is that result is in one line. I'd like to have it for each subject one line. Pls can you show me how to make it? Example: Predmet: maths fyzics history here is a code: Code blocks are created by … py output to tables (html) Programming Software Development by vlady Hello! I try to get py output to html table tag. I have a problem to create table in a table... Here is a pattern how it should look like (in yellow color) file name: format_DOC.doc here is the code I use to get a result. Pls can you help me how to make it? Code blocks are created by indenting at least 4 spaces ... and can span … .exe Troubles. Help Needed. Hardware and Software Information Security by thecageeffect I've been recently having troubles opening a few files. BearShare, Morpheus and Limewire to be exact. I regularly used Bearshare, then one day it kept closing on me. So I downloaded Limewire. Same deal. Now with Morpheus, same deal. Here's my Hijackthis log. Any and all help is appreciated. [QUOTE]Logfile of HijackThis v1.99.1 Scan saved at 2:… Re: .exe Troubles. Help Needed. Hardware and Software Information Security by crunchie Can you please do the following. =============== Go to [b]Add/Remove programs[/b] and remove(uninstall) the following, if present: [b][color=#ff0000]NavHelper[/color][/b] [b][color=#ff0000]Red Swoosh[/color][/b] [b][color=#ff0000]WildTangent[/color][/b] The above could appear anywhere within the entry. Be careful not to … Re: .exe Troubles. Help Needed. Hardware and Software Information Security by thecageeffect Logfile of HijackThis v1.99.1 Scan saved at 5:42:45 AM, on 8/14/2006 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe… Re: .exe Troubles. Help Needed. Hardware and Software Information Security by thecageeffect [QUOTE]Logfile of HijackThis v1.99.1 Scan saved at 6:16:14 AM, on 8/14/2006 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\… Re: .exe Troubles. Help Needed. Hardware and Software Information Security by thecageeffect [QUOTE]Logfile of HijackThis v1.99.1 Scan saved at 6:42:23 AM, on 8/14/2006 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\… Re: .exe Troubles. Help Needed. Hardware and Software Information Security by thecageeffect Any luck? [QUOTE]Logfile of HijackThis v1.99.1 Scan saved at 12:27:10 PM, on 8/14/2006 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\… .exe icons/shortcuts not working Hardware and Software Information Security by xalabam hello there people, i hope you could enlight me and maybe help me out, so i can find an answer to my problem, ill explain you: since a couple of weeks ago, a few of my shortcuts at the desktop are not longer working, not even .exe from the main location, the first stoped working was messanger actually, then a few others stopped from working, … .EXE, .ZIP, .RAR won't open. Hardware and Software Information Security by Jamlpr My computer won't register any of these.. I try to open a program, extract a rar or zip and nothing happens. Here is my other post [url]http://www.daniweb.com/forums/thread90468.html[/url] Here is my HJT log: [CODE]Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 6:30:13 AM, on 9/24/2007 Platform: Windows XP SP2 (WinNT 5.01.…